File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11workspace (name = "albatross" )
22
33load ("@bazel_tools//tools/build_defs/repo:http.bzl" , "http_archive" )
4-
4+
55http_archive (
66 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" ,
1010)
1111
1212load ("@rules_swiftnav//cc:repositories.bzl" , "register_swift_cc_toolchains" , "swift_cc_toolchain" )
You can’t perform that action at this time.
0 commit comments