actually fix the tracy version to a commit so we don't have to regenerate a new hash every time someone makes a commit on this very popular repository!
This commit is contained in:
parent
49ce31ee2e
commit
719973ad19
4
vendor/tracy/build.zig.zon
vendored
4
vendor/tracy/build.zig.zon
vendored
@ -12,8 +12,8 @@
|
|||||||
},
|
},
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.tracy_src = .{
|
.tracy_src = .{
|
||||||
.url = "https://github.com/wolfpld/tracy/archive/master.tar.gz",
|
.url = "https://github.com/wolfpld/tracy/archive/8f0c83dbf90faa982624e005ce76ff0fd5c77153.zip",
|
||||||
.hash = "N-V-__8AAGduOgHtud2AEkqZakMCYUnhwZjnN8MIHZV0TYMJ",
|
.hash = "N-V-__8AAAF7OgG5ck73SkEmLbQPExC4jddnsDCAMtBAIBXy",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user