Skip to content

Commit

Permalink
Persist Updated Linux Manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
enclave-alistair authored and github-actions[bot] committed Apr 17, 2024
1 parent efcd5ac commit 821018b
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions manifest/linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -10257,6 +10257,40 @@
}
],
"ReleaseNotes": null
},
{
"MajorVersion": 2024,
"MinorVersion": 4,
"BuildVersion": 17,
"RevisionVersion": 1904,
"ReleaseType": "RC",
"ReleaseDate": 1713345175,
"HardStop": -1,
"TargetEnvironment": "Production",
"Packages": [
{
"Platform": "Linux",
"Architecture": "Arm",
"Url": "https://release.enclave.io/enclave_linux-arm-unstable-2024.4.17.1904.tar.gz",
"Hash": "gPw5IeRgWbOT1AUidWUi8aJ9DjANQZuAekIiktrqTo0=",
"HashAlg": "Sha256"
},
{
"Platform": "Linux",
"Architecture": "Arm64",
"Url": "https://release.enclave.io/enclave_linux-arm64-unstable-2024.4.17.1904.tar.gz",
"Hash": "CDxQfergUV5ELtrD+PPgwy8cOwfwgE9m3oIgKdvfYDc=",
"HashAlg": "Sha256"
},
{
"Platform": "Linux",
"Architecture": "X64",
"Url": "https://release.enclave.io/enclave_linux-x64-unstable-2024.4.17.1904.tar.gz",
"Hash": "9nJGMtjc5iZxdhvalI0OneBLLRkSAi51WCJu9kYvTjg=",
"HashAlg": "Sha256"
}
],
"ReleaseNotes": null
}
]
}

0 comments on commit 821018b

Please sign in to comment.