chore: upgrade to Aspect Workflows 5.10.11 (#888)

This commit is contained in:
Greg Magolan 2024-07-26 11:05:00 -07:00 committed by GitHub
parent 6bad7f3d3c
commit 8b5be28449
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -4,12 +4,12 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", _http_archive = "http_archi
load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe")
# TODO: move this to a rule set so repositories on Aspect Workflows can avoid this boilerplate
rosetta_version = "5.10.9"
rosetta_version = "5.10.11"
rosetta_integrity = {
"darwin_aarch64": "sha256-AmLzGPqB0wVke5SbDwPPp+ABgJghyHOGXccfdx5566s=",
"darwin_x86_64": "sha256-LAwS79N5zn41N4VENKSyo+JS+rnCg0gPhwNsVGIRvCk=",
"linux_aarch64": "sha256-AwYttfUWTyT9Py76Bvf+wVkKqJCSQPwHPkg9nmRACIs=",
"linux_x86_64": "sha256-0oDoF+1/j5UvVdTD9bIXBv/5agxiUsAzyhLWxb4puQw=",
"darwin_aarch64": "sha256-VLKzyovgtXdJqahoYokT14hl21/rrXony+uigrBevVI=",
"darwin_x86_64": "sha256-rzlUBH4F3HzqmM/PTZ6ulCZIvZyaKZ1uHP/9PpOP30w=",
"linux_aarch64": "sha256-SW3qsFgnOgLfcXe4vMeIzyQ4dUHVFzdKUvwdFP2YPXg=",
"linux_x86_64": "sha256-3X2eqmxjDj7wD21t8cRw6UXiA7wZvbgkv7X0nJjvJ/c=",
}
# https://github.com/suzuki-shunsuke/circleci-config-merge/releases