Skip to content

Commit

Permalink
Persist Updated OSX Manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
enclave-alistair authored and github-actions[bot] committed Sep 27, 2023
1 parent 986aa3a commit aa07f75
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
20 changes: 20 additions & 0 deletions manifest/osx-pkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -1743,6 +1743,26 @@
}
],
"ReleaseNotes": null
},
{
"MajorVersion": 2023,
"MinorVersion": 9,
"BuildVersion": 27,
"RevisionVersion": 721,
"ReleaseType": "RC",
"ReleaseDate": 1695806983,
"HardStop": -1,
"TargetEnvironment": "Production",
"Packages": [
{
"Platform": "Darwin",
"Architecture": "X64",
"Url": "https://release.enclave.io/enclave_osx-installer-x64-unstable-2023.9.27.pkg",
"Hash": "y7EvwdebXOpWoouAOBlZYRR8sLElYyQGxNFN0ltZbxA=",
"HashAlg": "Sha256"
}
],
"ReleaseNotes": null
}
]
}
20 changes: 20 additions & 0 deletions manifest/osx.json
Original file line number Diff line number Diff line change
Expand Up @@ -4083,6 +4083,26 @@
}
],
"ReleaseNotes": null
},
{
"MajorVersion": 2023,
"MinorVersion": 9,
"BuildVersion": 27,
"RevisionVersion": 721,
"ReleaseType": "RC",
"ReleaseDate": 1695806982,
"HardStop": -1,
"TargetEnvironment": "Production",
"Packages": [
{
"Platform": "Darwin",
"Architecture": "X64",
"Url": "https://release.enclave.io/enclave_osx-x64-unstable-2023.9.27.721.zip",
"Hash": "tWE71fc/Iji+tW3fX2ekcQLTZkA6td/m5qMOCvEeFc4=",
"HashAlg": "Sha256"
}
],
"ReleaseNotes": null
}
]
}

0 comments on commit aa07f75

Please sign in to comment.