-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcatalog-item.json
31 lines (31 loc) · 1.86 KB
/
catalog-item.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"os_type": "linux",
"os_edition_name": "Ubuntu Server",
"os_arch": "amd64",
"description": "Ubuntu 20.04.3 LTS (Focal Fossa) Live Server amd64",
"keywords": ["ubuntu", "server", "lts", "focal", "fossa" ],
"version-scheme": "calver",
"version": "20.04.3",
"architecture": "amd64",
"language": "english",
"original-filename": "ubuntu-20.04.3-live-server-amd64.iso",
"sha256sum": "f8e3086f3cea0fb3fefb29937ab5ed9d19e767079633960ccb50e76153effc98",
"sha256sumgpg": "iQIzBAABCgAdFiEEhDk43yKNIvezdCvA2Uqj8O/iEJIFAmCBz84ACgkQ2Uqj8O/iEJLq8hAAlEnVHWfxe2dS2rXtdxCkPBZzPMzpSBaCRgpqSE1VWTJtGnBeGgz0wlAfrWX8bG+qHq8SQeRLFhc5pfe6q92hwdkoxV6SE0w/gvPrBe6pbBeYJfPab6bp4S0taqnX4Y0/KneYQwjSjV3/2kt7rpDdXESPNFD6Ltyy6/jK4vQ1AkKZHasA5yztoNAdyn6yxHQ+1C2GimcvepXv0xi4ODBLRkEgmmHinlQA3y8VkHRjDlqfLAmbQJ9mAL29GOcWtqvvZHOTKoIsVAusamNUy/EDanMD7Wb21fEbh7tUeu8qADARztgisd4yI19r1sHyOAMGBdPqiMWy8u3k/Hw3Z9FTumknRhP3i7CuwkXVoHe9way0YiUVXJw1wjh9KjhnLaJE7ofEaMgXDM/29ePCg3F3/LeoDRTsOvhFj09NnwYDcaz/XnJWARBLyw3TjmFKZtQ7ksGHde6WDofxEjtS49JuQJk1b6WKacpcDHdOOz3O1zwnZWe0tD8suPbd4HOfNUHMuyHjbhlIqi6KrerL9To9brh8TkNcQq5XPVJHyGVk8tjo9NPlqX6fYNgQxJBPqPJ+r/v6vNBL/H5LCA5dmd28sLVvyIO5g6ysF/mFngPnYX4+M4f4mkKITIWIZxKJO9ZWD6c3YWHP+TdVBMwYwwLIiVT0ht24EJQREbDu1GdBfoI==0vqg",
"private": false,
"author": "Canonical",
"lastupdate": "1994-11-05T13:15:30Z",
"releasedate": "1994-11-05",
"homepageurl": "https://ubuntu.com/download/server",
"documentationurl": "https://ubuntu.com/server/docs",
"contributors": [ "Raphael Carrier <raphael.carrier@gmail.com> (https://github.com/raph)" ],
"download_urls": [
{"uri": "https://releases.ubuntu.com/20.04.3/ubuntu-20.04.3-live-server-amd64.iso",
"country": "USA",
"uplink_speed" "10Gb"
},
{"uri": "http://mirror.internet.asn.au/pub/ubuntu/releases/20.04.3/ubuntu-20.04.3-live-server-amd64.iso",
"country": "USA",
"uplink_speed" "10Gb"
}
]
}