Skip to content

Commit

Permalink
dotherside: use upstream version [master]
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane authored Dec 1, 2023
1 parent 4b50b24 commit 0dc8d2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
.version = "0.2.0",
.dependencies = .{
.dotherside = .{
.url = "https://github.com/filcuc/dotherside/archive/refs/tags/v0.9.0.tar.gz",
.hash = "12205bf339b850a538f3905caebe1c6685a5793fccb982c515c09274170123f0deb4",
.url = "git+https://github.com/filcuc/dotherside#244a9d62cb51519ca45fe2e69d77ec965f190fbb",
.hash = "12208668c059863dd4467ccf67fc2af37a4aa0ef863b7703c617948eac816c6575fc",
},
},
}

0 comments on commit 0dc8d2b

Please sign in to comment.