We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93b77f commit e339952Copy full SHA for e339952
build.zig.zon
@@ -1,6 +1,6 @@
1
.{
2
.name = .engine,
3
- .version = "0.7.0",
+ .version = "0.7.1",
4
.fingerprint = 0xe8a81a8d0aa558d5,
5
.minimum_zig_version = "0.15.2",
6
.dependencies = .{
@@ -17,8 +17,8 @@
17
.hash = "zigimg-0.1.0-8_eo2vBrFQBhsrLpexdcDQY-zrlzkyFZfKuYX-Nry6KN",
18
},
19
.resources = .{
20
- .url = "git+https://github.com/loftafi/resources.git#53d0a337c8887b5eae493d47f4d21434c564a65d",
21
- .hash = "resources-0.6.2-J0GwIz6eAQCC10Z4CUUmIFPk22hnTXFKRuNqWtHVLwxT",
+ .url = "git+https://github.com/loftafi/resources.git#4b0ad94b68e1d08d805d48f55d1ad7b9ba654574",
+ .hash = "resources-0.7.0-J0GwI601AgBNv8SUT4U6KMFCxpCsbut72aEo5-RcFvGw",
22
23
24
.paths = .{
0 commit comments