Update bootstrap buildcache to v0.3 (#32262)

This release allow to bootstrap patchelf from binaries.
This commit is contained in:
Harmen Stoppels
2022-09-02 12:48:46 +02:00
committed by GitHub
parent a2e829c7b9
commit 80389911cc
7 changed files with 91 additions and 16 deletions

View File

@@ -0,0 +1 @@
../github-actions-v0.2/clingo.json

View File

@@ -0,0 +1 @@
../github-actions-v0.2/gnupg.json

View File

@@ -0,0 +1,8 @@
type: buildcache
description: |
Buildcache generated from a public workflow using Github Actions.
The sha256 checksum of binaries is checked before installation.
info:
url: https://mirror.spack.io/bootstrap/github-actions/v0.3
homepage: https://github.com/spack/spack-bootstrap-mirrors
releases: https://github.com/spack/spack-bootstrap-mirrors/releases

View File

@@ -0,0 +1,34 @@
{
"verified": [
{
"binaries": [
[
"patchelf",
"cn4gsqzdnnffk7ynvbcai6wrt5ehqqrl",
"8c6a28cbe8133d719be27ded11159f0aa2c97ed1d0881119ae0ebd71f8ccc755"
]
],
"spec": "patchelf@0.13: %gcc platform=linux target=aarch64"
},
{
"binaries": [
[
"patchelf",
"mgq6n2heyvcx2ebdpchkbknwwn3u63s6",
"1d4ea9167fb8345a178c1352e0377cc37ef2b421935cf2b48fb6fa03a94fca3d"
]
],
"spec": "patchelf@0.13: %gcc platform=linux target=ppc64le"
},
{
"binaries": [
[
"patchelf",
"htk62k7efo2z22kh6kmhaselru7bfkuc",
"833df21b20eaa7999ac4c5779ae26aa90397d9027aebaa686a428589befda693"
]
],
"spec": "patchelf@0.13: %gcc platform=linux target=x86_64"
}
]
}