Skip to content

Commit 1879094

Browse files
committed
Partially Revert "Update dependencies (#118)"
This reverts commit 8bc82c2.
1 parent 69924a9 commit 1879094

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/bazel.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ sources:
88
- type: file
99
only-arches:
1010
- x86_64
11-
url: https://github.com/bazelbuild/bazel/releases/download/9.0.0/bazel-9.0.0-linux-x86_64
12-
sha256: c44a93f25398c68f904fa1d19b61d321de6c0d2f09dca375d7bc0dc9b9428403
11+
url: https://github.com/bazelbuild/bazel/releases/download/8.5.1/bazel-8.5.1-linux-x86_64
12+
sha256: 61d89402f0368e64b6c827be5de79d8e65382e8124c3cbb97325611a1851392e
1313
dest-filename: bazel
1414
x-checker-data:
1515
type: anitya
@@ -19,8 +19,8 @@ sources:
1919
- type: file
2020
only-arches:
2121
- aarch64
22-
url: https://github.com/bazelbuild/bazel/releases/download/9.0.0/bazel-9.0.0-linux-arm64
23-
sha256: cab23c59d3d39c5e5382f12cd116b47445afdff9813516c18ae3ee8836b3037f
22+
url: https://github.com/bazelbuild/bazel/releases/download/8.5.1/bazel-8.5.1-linux-arm64
23+
sha256: b7f2a85595e8a87d54843bc656c1e379fd9b8c1b5f783dc41717c1d7eb7cc49f
2424
dest-filename: bazel
2525
x-checker-data:
2626
type: anitya

0 commit comments

Comments
 (0)