Merge pull request #10997 from sjackman/sj/bottle-digest

github_packages: Rename sh.brew.bottle.digest
This commit is contained in:
Mike McQuaid
2021-04-02 10:36:18 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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,
},
}