File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ http_archive(
1515
1616# File
1717
18- FILE_VERSION = "fd7ad6a7e9f3438fddb41683f33b6b4d07d067fe "
18+ FILE_VERSION = "503983f533bede6833c7ee9c3220a51882689eb1 "
1919
2020http_archive (
2121 name = "rules_file" ,
22- sha256 = "9108bf11fe1063bb6268f15506ea35c1a29e03cae651032d1da3d0f33561c5fd " ,
22+ sha256 = "f57c7fce8d2370d7ac27888c625fb87d1d51bc707985d329b4274211d7ae209e " ,
2323 strip_prefix = "rules_file-%s" % FILE_VERSION ,
24- url = "https://github.com/hello-seer /rules_file/archive/%s.zip" % FILE_VERSION ,
24+ url = "https://github.com/rivethealth /rules_file/archive/%s.zip" % FILE_VERSION ,
2525)
2626
2727load ("@rules_file//file:workspace.bzl" , "files" )
Original file line number Diff line number Diff line change @@ -25,13 +25,13 @@ def test_repositories0():
2525
2626 # File
2727
28- FILE_VERSION = "fd7ad6a7e9f3438fddb41683f33b6b4d07d067fe "
28+ FILE_VERSION = "503983f533bede6833c7ee9c3220a51882689eb1 "
2929
3030 http_archive (
3131 name = "rules_file" ,
32- sha256 = "9108bf11fe1063bb6268f15506ea35c1a29e03cae651032d1da3d0f33561c5fd " ,
32+ sha256 = "f57c7fce8d2370d7ac27888c625fb87d1d51bc707985d329b4274211d7ae209e " ,
3333 strip_prefix = "rules_file-%s" % FILE_VERSION ,
34- url = "https://github.com/hello-seer /rules_file/archive/%s.zip" % FILE_VERSION ,
34+ url = "https://github.com/rivethealth /rules_file/archive/%s.zip" % FILE_VERSION ,
3535 )
3636
3737 # Protobuf
You can’t perform that action at this time.
0 commit comments