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 Nov 7, 2023
1 parent 66c80c4 commit 83fe5d7
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 @@ -9441,6 +9441,40 @@
}
],
"ReleaseNotes": null
},
{
"MajorVersion": 2023,
"MinorVersion": 11,
"BuildVersion": 7,
"RevisionVersion": 1722,
"ReleaseType": "RC",
"ReleaseDate": 1699375737,
"HardStop": -1,
"TargetEnvironment": "Production",
"Packages": [
{
"Platform": "Linux",
"Architecture": "Arm",
"Url": "https://release.enclave.io/enclave_linux-arm-unstable-2023.11.7.1722.tar.gz",
"Hash": "huj1zwG4e2vcAU+YuJVA1j90DQArWP52P6s7lnqku3s=",
"HashAlg": "Sha256"
},
{
"Platform": "Linux",
"Architecture": "Arm64",
"Url": "https://release.enclave.io/enclave_linux-arm64-unstable-2023.11.7.1722.tar.gz",
"Hash": "F0nbkVAx13ikcLYlBUDV68kjg/rV3kilxuBbZz1UsMg=",
"HashAlg": "Sha256"
},
{
"Platform": "Linux",
"Architecture": "X64",
"Url": "https://release.enclave.io/enclave_linux-x64-unstable-2023.11.7.1722.tar.gz",
"Hash": "sP5VxKWErU83WbDCZRi8q/a61HZENrsJ4gXUC2mvBaQ=",
"HashAlg": "Sha256"
}
],
"ReleaseNotes": null
}
]
}

0 comments on commit 83fe5d7

Please sign in to comment.