Skip to content

Commit

Permalink
Merge pull request #154 from sea-grass/fix-dep-url
Browse files Browse the repository at this point in the history
deps: Update ibokuri dependency url
  • Loading branch information
ibokuri authored Feb 19, 2024
2 parents e3f8894 + 2955e45 commit 165caba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
.dependencies = .{
.protest = .{
.url = "git+https://github.com/ibokuri/protest.git#bae398b701e763ef18480aa3cfcca103716996de",
.url = "https://github.com/ibokuri/protest/archive/bae398b701e763ef18480aa3cfcca103716996de.tar.gz",
.hash = "1220c70517d1bc1b3734c9c4fe81045b1927320b2590d8af28be32883f5fd4d3af8d",
},
},
Expand Down

0 comments on commit 165caba

Please sign in to comment.