mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 04:30:21 +00:00
Merge pull request #10997 from sjackman/sj/bottle-digest
github_packages: Rename sh.brew.bottle.digest
This commit is contained in:
@@ -287,7 +287,7 @@ class GitHubPackages
|
||||
platform: platform_hash,
|
||||
annotations: {
|
||||
"org.opencontainers.image.ref.name" => tag,
|
||||
"sh.brew.bottle.checksum" => tar_gz_sha256,
|
||||
"sh.brew.bottle.digest" => tar_gz_sha256,
|
||||
"sh.brew.tab" => tab.to_json,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user