@@ -29,35 +29,35 @@ def bazeldnf_dependencies():
2929 name = "bazeldnf-linux-amd64" ,
3030 executable = True ,
3131 sha256 = "7e1035d8bd2f25b787b04843f4d6a05e7cdbd3995926497c2a587e52da6262a8" ,
32- urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.8 /bazeldnf-v0.5.8 -linux-amd64" ],
32+ urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.9-rc1 /bazeldnf-v0.5.9-rc1 -linux-amd64" ],
3333 )
3434 http_file (
3535 name = "bazeldnf-linux-arm64" ,
3636 executable = True ,
3737 sha256 = "d954b785bfd79dbbd66a2f3df02b0d3a51f1fed4508a6d88fda13a9d24c878cc" ,
38- urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.8 /bazeldnf-v0.5.8 -linux-arm64" ],
38+ urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.9-rc1 /bazeldnf-v0.5.9-rc1 -linux-arm64" ],
3939 )
4040 http_file (
4141 name = "bazeldnf-darwin-amd64" ,
4242 executable = True ,
4343 sha256 = "92afc7f6475981adf9ae32b563b051869d433d8d8c9666e28a1c1c6e840394cd" ,
44- urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.8 /bazeldnf-v0.5.8 -darwin-amd64" ],
44+ urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.9-rc1 /bazeldnf-v0.5.9-rc1 -darwin-amd64" ],
4545 )
4646 http_file (
4747 name = "bazeldnf-darwin-arm64" ,
4848 executable = True ,
4949 sha256 = "c5e99ed72448026ee63259a0a28440f8b43a125414fa312edbd569c2976515a3" ,
50- urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.8 /bazeldnf-v0.5.8 -darwin-arm64" ],
50+ urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.9-rc1 /bazeldnf-v0.5.9-rc1 -darwin-arm64" ],
5151 )
5252 http_file (
5353 name = "bazeldnf-linux-ppc64" ,
5454 executable = True ,
5555 sha256 = "9d5337c1afe4bab858742718ac4c230d9ca368299cb97c50078eef14ae180922" ,
56- urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.8 /bazeldnf-v0.5.8 -linux-ppc64" ],
56+ urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.9-rc1 /bazeldnf-v0.5.9-rc1 -linux-ppc64" ],
5757 )
5858 http_file (
5959 name = "bazeldnf-linux-ppc64le" ,
6060 executable = True ,
6161 sha256 = "7ea4db00947914bc1c51e8f042fe220a3167c65815c487eccd0c541ecfa78aa1" ,
62- urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.8 /bazeldnf-v0.5.8 -linux-ppc64le" ],
62+ urls = ["https://github.com/rmohr/bazeldnf/releases/download/v0.5.9-rc1 /bazeldnf-v0.5.9-rc1 -linux-ppc64le" ],
6363 )
0 commit comments