update test data

This commit is contained in:
Corwin Smith 2022-10-08 14:32:07 -06:00
parent b845d71098
commit 468c17d90b
3 changed files with 52 additions and 17 deletions

View File

@ -75,6 +75,7 @@ export const DataTable: FC<Props> = ({
<Td
key={idx}
px={0}
pr={2}
>
{item[columnHeader.toLowerCase()]}
</Td>

View File

@ -113,7 +113,9 @@ export const DownloadsTable: FC<Props> = ({
'Kind',
'Arch',
'Size',
'Published'
'Published',
'Signature',
'Checksum (MD5)'
]}
data={data}
/>
@ -126,7 +128,9 @@ export const DownloadsTable: FC<Props> = ({
'Kind',
'Arch',
'Size',
'Published'
'Published',
'Signature',
'Checksum (MD5)'
]}
data={data}
/>
@ -139,7 +143,9 @@ export const DownloadsTable: FC<Props> = ({
'Kind',
'Arch',
'Size',
'Published'
'Published',
'Signature',
'Checksum (MD5)'
]}
data={data}
/>
@ -152,7 +158,9 @@ export const DownloadsTable: FC<Props> = ({
'Kind',
'Arch',
'Size',
'Published'
'Published',
'Signature',
'Checksum (MD5)'
]}
data={data}
/>
@ -165,7 +173,9 @@ export const DownloadsTable: FC<Props> = ({
'Kind',
'Arch',
'Size',
'Published'
'Published',
'Signature',
'Checksum (MD5)'
]}
data={data}
/>

View File

@ -5,7 +5,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -13,7 +15,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -21,7 +25,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -29,7 +35,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -37,7 +45,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -45,7 +55,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -53,7 +65,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -61,7 +75,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -69,7 +85,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -77,7 +95,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -85,7 +105,9 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
{
release: 'Geth 1.10.23',
@ -93,6 +115,8 @@ export const testDownloadData = [
kind: 'archive',
arch: '64-bit',
size: '11.71 MB',
published: 'Last Wednesday at 11:11 AM'
published: 'Last Wednesday at 11:11 AM',
signature: 'Signature',
"checksum (md5)": 'c93b0339413a8f2b95aa4b23b32d64af'
},
]