diff --git a/deps.zig b/deps.zig index 86850ea2261e58e357ec1cdbca3be3d905012a2b..30cae6e5f809dfc463418562aa861bf64b190d17 100644 --- a/deps.zig +++ b/deps.zig @@ -54,7 +54,7 @@ pub const _paths = .{ "/git/github.com/MasterQ32/zig-network/", "/git/github.com/MasterQ32/zig-uri/", "/git/github.com/nektro/zig-json/", - "/v/http/aquila.red/1/nektro/range/v0.1.tar.gz/d2f72fdd/", + "/git/github.com/nektro/zig-range/", }; pub const package_data = struct { @@ -67,7 +67,7 @@ pub const package_data = struct { pub const _u9w9dpp6p804 = Pkg{ .name = "uri", .path = FileSource{ .path = cache ++ "/git/github.com/MasterQ32/zig-uri/uri.zig" }, .dependencies = &[_]Pkg{ } }; pub const _ejw82j2ipa0e = Pkg{ .name = "zfetch", .path = FileSource{ .path = cache ++ "/git/github.com/truemedian/zfetch/src/main.zig" }, .dependencies = &[_]Pkg{ _9k24gimke1an, _csbnipaad8n7, _yyhw90zkzgmu, _u9w9dpp6p804, } }; pub const _ocmr9rtohgcc = Pkg{ .name = "json", .path = FileSource{ .path = cache ++ "/git/github.com/nektro/zig-json/src/lib.zig" }, .dependencies = &[_]Pkg{ } }; - pub const _tnj3qf44tpeq = Pkg{ .name = "range", .path = FileSource{ .path = cache ++ "/v/http/aquila.red/1/nektro/range/v0.1.tar.gz/d2f72fdd/src/lib.zig" }, .dependencies = &[_]Pkg{ } }; + pub const _tnj3qf44tpeq = Pkg{ .name = "range", .path = FileSource{ .path = cache ++ "/git/github.com/nektro/zig-range/src/lib.zig" }, .dependencies = &[_]Pkg{ } }; pub const _89ujp8gq842x = Pkg{ .name = "zigmod", .path = FileSource{ .path = cache ++ "/../../src/lib.zig" }, .dependencies = &[_]Pkg{ _s84v9o48ucb0, _2ta738wrqbaq, _0npcrzfdlrvk, _ejw82j2ipa0e, _ocmr9rtohgcc, _tnj3qf44tpeq, } }; }; diff --git a/zig.lock b/zig.lock index 5368b55b55f02ae9b20e8824dd34b825b7893b2a..f8d465c97f75b4f9a3c10d6a793acdc1c9a45619 100644 --- a/zig.lock +++ b/zig.lock @@ -8,4 +8,4 @@ csbnipaad8n77buaszsnjvlmn6j173fl7pkprsctelswjywe git https://github.com/alexnask yyhw90zkzgmubwpp87n0pzf936n850an66y1c6qan5y6sogv git https://github.com/MasterQ32/zig-network commit-b9c9176 u9w9dpp6p804p38o3u87f437pf942wxunyjite27dyhtu7ns git https://github.com/MasterQ32/zig-uri commit-f1896c6 ocmr9rtohgccd6gm6tp8b1yzylyzkqwvo1q4btrsvj0cse9y git https://github.com/nektro/zig-json commit-6599064 -tnj3qf44tpeq469x94qnu7jzus5n7sen9ewrrn8kldngbac0 http https://aquila.red/1/nektro/range/v0.1.tar.gz sha256-d2f72fdd8cdb8 +tnj3qf44tpeq469x94qnu7jzus5n7sen9ewrrn8kldngbac0 git https://github.com/nektro/zig-range commit-890ca30 diff --git a/zig.mod b/zig.mod index c6ea2c4bf037a0dbe2e39921667c503156a5ad69..91e2a6b1b6e1c58a48a9e1d3d3c869552ce3940d 100644 --- a/zig.mod +++ b/zig.mod @@ -39,4 +39,4 @@ dependencies: - src: git https://github.com/nektro/zig-json - - src: http https://aquila.red/1/nektro/range/v0.1.tar.gz sha256-d2f72fdd8cdb8 0 1 + - src: git https://github.com/nektro/zig-range diff --git a/zig.sum b/zig.sum index fddf66dfce625e1fd1909e8e3a4458f55f9b8040..ad9339a2c275f50a488b6aee0ee0d55512656dc9 100644 --- a/zig.sum +++ b/zig.sum @@ -8,4 +8,4 @@ blake3-e6901bd7432450d5b22b01880cc7fa3fa2433e766a527206f18b29c67c1349bb git/gith blake3-21f91e48333ac0ca7f4704c96352831c25216e7056d02ce24de95d03fc942246 git/github.com/MasterQ32/zig-network blake3-754b1b7e57b716ca042a9fc5c262e4931a804bddd52df695ec2b5476d0df0005 git/github.com/MasterQ32/zig-uri blake3-d2a61dbaa3505a69473a9c63e34c9abd6ba8d93055796ad4b1e5f5eb9982c815 git/github.com/nektro/zig-json -blake3-09698753782139ab4877d08f33235170836f68b73e482b65cdee5637a6addf86 v/http/aquila.red/1/nektro/range/v0.1.tar.gz/d2f72fdd +blake3-09698753782139ab4877d08f33235170836f68b73e482b65cdee5637a6addf86 git/github.com/nektro/zig-range