File tree 3 files changed +20
-1
lines changed
3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ module (
2
+ name = "boost.system" ,
3
+ version = "1.83.0.bzl.2" ,
4
+ compatibility_level = 108300 ,
5
+ )
6
+
7
+ bazel_dep (name = "rules_cc" , version = "0.0.8" )
8
+ bazel_dep (name = "boost.assert" , version = "1.83.0.bzl.1" )
9
+ bazel_dep (name = "boost.config" , version = "1.83.0.bzl.6" )
10
+ bazel_dep (name = "boost.throw_exception" , version = "1.83.0.bzl.1" )
11
+ bazel_dep (name = "boost.variant2" , version = "1.83.0.bzl.1" )
12
+ bazel_dep (name = "boost.winapi" , version = "1.83.0.bzl.1" )
Original file line number Diff line number Diff line change
1
+ {
2
+ "integrity" : " sha256-QtPWw2I99aBzOfTZIh8qK+KmjbBvm3jtRXVC7NKdhag=" ,
3
+ "patch_strip" : 0 ,
4
+ "patches" : {},
5
+ "url" : " https://github.com/bazelboost/system/releases/download/bazelboost-1.83.0.bzl.2/system-bazelboost-1.83.0.bzl.2.tar.gz"
6
+ }
Original file line number Diff line number Diff line change 11
11
" github:bazelboost/system"
12
12
],
13
13
"versions" : [
14
- " 1.83.0.bzl.1"
14
+ " 1.83.0.bzl.1" ,
15
+ " 1.83.0.bzl.2"
15
16
],
16
17
"yanked_versions" : {}
17
18
}
You can’t perform that action at this time.
0 commit comments