Skip to content

Commit

Permalink
update URL of known-folders dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Techatrix committed Jun 15, 2024
1 parent d7b9745 commit cee5af4
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 @@ -12,7 +12,7 @@
// ```
.dependencies = .{
.known_folders = .{
.url = "https://github.com/kcbanner/known-folders/archive/0b27b394eeb0549fef7f7140295b18780c32a26e.tar.gz",
.url = "https://github.com/ziglibs/known-folders/archive/cdcc6137ed2e92096b27d394db917d1861f156b3.tar.gz",
.hash = "1220863f0fc3e97cfd47a8edb28c7a3d109c42143235042fb513207b5c5a032fb93f",
},
.diffz = .{
Expand Down

0 comments on commit cee5af4

Please sign in to comment.