Skip to content

Commit 36951dc

Browse files
Update dependencies (#82)
- Updated 2025-04-10T14:49:13Z Co-authored-by: wengxt <259684+wengxt@users.noreply.github.com>
1 parent f40a3eb commit 36951dc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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/8.1.1/bazel-8.1.1-linux-x86_64
12-
sha256: a2a095d7006ea70bdfdbe90a71f99f957fee1212d4614cfcfdbe3aadae681def
11+
url: https://github.com/bazelbuild/bazel/releases/download/8.2.0/bazel-8.2.0-linux-x86_64
12+
sha256: 78d1a7e411ae52b1049f78fd8bc1f502abc98feb612fa16719eb2143752db68e
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/8.1.1/bazel-8.1.1-linux-arm64
23-
sha256: 359be37055104d84a4a5fa5b570b5bde402a87c2d2b9fc736954bc11366b321e
22+
url: https://github.com/bazelbuild/bazel/releases/download/8.2.0/bazel-8.2.0-linux-arm64
23+
sha256: 57e2f6406a643168833ff028d3d2d399aaa1d8822887dbc9b2ff0044e61abdaf
2424
dest-filename: bazel
2525
x-checker-data:
2626
type: anitya

modules/boost.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: boost
22
buildsystem: simple
33
sources:
44
- type: archive
5-
url: https://archives.boost.io/release/1.87.0/source/boost_1_87_0.tar.bz2
6-
sha256: af57be25cb4c4f4b413ed692fe378affb4352ea50fbe294a11ef548f4d527d89
5+
url: https://archives.boost.io/release/1.88.0/source/boost_1_88_0.tar.bz2
6+
sha256: 46d9d2c06637b219270877c9e16155cbd015b6dc84349af064c088e9b5b12f7b
77
x-checker-data:
88
type: anitya
99
project-id: 6845

0 commit comments

Comments
 (0)