File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
workspace (name = "albatross" )
2
2
3
3
load ("@bazel_tools//tools/build_defs/repo:http.bzl" , "http_archive" )
4
-
4
+
5
5
http_archive (
6
6
name = "rules_swiftnav" ,
7
- sha256 = "8e00b694b6dce9c91d811e2e9e13e148af5f1dd329b85b7c5d2d9d2238aa92dc " ,
8
- strip_prefix = "rules_swiftnav-1c51c97743c9632169dd7e5a228c6ce915893236 " ,
9
- url = "https://github.com/swift-nav/rules_swiftnav/archive/1c51c97743c9632169dd7e5a228c6ce915893236 .tar.gz" ,
7
+ sha256 = "2f91790be7845e2eeb746dd33c59d1ba5d6ee85360a3218d2a4a77ead79f81b9 " ,
8
+ strip_prefix = "rules_swiftnav-030c1c5050e7541ce66cd82f523939a525b1551c " ,
9
+ url = "https://github.com/swift-nav/rules_swiftnav/archive/030c1c5050e7541ce66cd82f523939a525b1551c .tar.gz" ,
10
10
)
11
11
12
12
load ("@rules_swiftnav//cc:repositories.bzl" , "register_swift_cc_toolchains" , "swift_cc_toolchain" )
You can’t perform that action at this time.
0 commit comments