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 Apr 29, 2024
1 parent d22130f commit 830419d
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 @@ -2803,6 +2803,26 @@
}
],
"ReleaseNotes": null
},
{
"MajorVersion": 2024,
"MinorVersion": 4,
"BuildVersion": 29,
"RevisionVersion": 852,
"ReleaseType": "RC",
"ReleaseDate": 1714409668,
"HardStop": -1,
"TargetEnvironment": "Production",
"Packages": [
{
"Platform": "Darwin",
"Architecture": "X64",
"Url": "https://release.enclave.io/enclave_osx-installer-x64-unstable-2024.4.29.pkg",
"Hash": "PsaC8IibekRUFJyCNJQACxipHTshGCJCG70NbEEwjGg=",
"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 @@ -5143,6 +5143,26 @@
}
],
"ReleaseNotes": null
},
{
"MajorVersion": 2024,
"MinorVersion": 4,
"BuildVersion": 29,
"RevisionVersion": 852,
"ReleaseType": "RC",
"ReleaseDate": 1714409667,
"HardStop": -1,
"TargetEnvironment": "Production",
"Packages": [
{
"Platform": "Darwin",
"Architecture": "X64",
"Url": "https://release.enclave.io/enclave_osx-x64-unstable-2024.4.29.852.zip",
"Hash": "K9lremCRN3Ui4u09ltGJl93ZtdFHqtku5SItIChA/8o=",
"HashAlg": "Sha256"
}
],
"ReleaseNotes": null
}
]
}

0 comments on commit 830419d

Please sign in to comment.