File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 // The `deps.nix` should also be updated to not fetch `tracy`.
1414 .dependencies = .{
1515 .known_folders = .{
16- .url = "https://github.com/ziglibs/known-folders/archive/e893a795cde649157d12ed0945d59ac83918329d .tar.gz" ,
17- .hash = "known_folders-0.0.0-Fy-PJmPRAAACn0mJEDnCpUaLoqt63Uulh8Y5nqULMFlm " ,
16+ .url = "https://github.com/ziglibs/known-folders/archive/92defaee76b07487769ca352fd0ba95bc8b42a2f .tar.gz" ,
17+ .hash = "known_folders-0.0.0-Fy-PJkfRAAAVdptXWXBspIIC7EkVgLgWozU5zIk5Zgcy " ,
1818 },
1919 .diffz = .{
2020 .url = "https://github.com/ziglibs/diffz/archive/a20dd1f11b10819a6f570f98b42e1c91e3704357.tar.gz" ,
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ linkFarm "zig-packages" [
1111 } ;
1212 }
1313 {
14- name = "known_folders-0.0.0-Fy-PJmPRAAACn0mJEDnCpUaLoqt63Uulh8Y5nqULMFlm " ;
14+ name = "known_folders-0.0.0-Fy-PJkfRAAAVdptXWXBspIIC7EkVgLgWozU5zIk5Zgcy " ;
1515 path = fetchzip {
16- url = "https://github.com/ziglibs/known-folders/archive/e893a795cde649157d12ed0945d59ac83918329d .tar.gz" ;
17- hash = "sha256-E9kD7NSBUAaG3p7SsHPONLPLHYvqwh6fy4/8D0DXN8U =" ;
16+ url = "https://github.com/ziglibs/known-folders/archive/92defaee76b07487769ca352fd0ba95bc8b42a2f .tar.gz" ;
17+ hash = "sha256-+FviMdQGeHn2ymfXjIQPxLPx3haPy5zhPJuS3Ow8m68 =" ;
1818 } ;
1919 }
2020 {
You can’t perform that action at this time.
0 commit comments