Skip to content

Commit

Permalink
fixtures: fix linkrot
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloudef committed Nov 27, 2024
1 parent ce2bdac commit 63399e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/fixtures/5.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
.lazy = true,
},
.zg = .{
.url = "git+https://codeberg.org/dude_the_builder/zg?ref=master#689ab6b83d08c02724b99d199d650ff731250998",
.url = "git+https://codeberg.org/atman/zg.git?ref=master#689ab6b83d08c02724b99d199d650ff731250998",
.hash = "12200d1ce5f9733a9437415d85665ad5fbc85a4d27689fd337fecad8014acffe3aa5",
},
.libxev = .{
Expand Down
2 changes: 1 addition & 1 deletion tools/fixtures/5.zig.zon2json-lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"12200d1ce5f9733a9437415d85665ad5fbc85a4d27689fd337fecad8014acffe3aa5": {
"name": "zg",
"url": "git+https://codeberg.org/dude_the_builder/zg?ref=master#689ab6b83d08c02724b99d199d650ff731250998",
"url": "git+https://codeberg.org/atman/zg.git?ref=master#689ab6b83d08c02724b99d199d650ff731250998",
"hash": "sha256-mFfzEh/VqNN5rqm4bUg3mgFZZBvVCD6hzxychWXaUqA="
},
"12207b7a5b538ffb7fb18f954ae17d2f8490b6e3778a9e30564ad82c58ee8da52361": {
Expand Down

0 comments on commit 63399e2

Please sign in to comment.