Skip to content

Commit 0fa5e8b

Browse files
committed
Upgrade libvaxis
1 parent 19f5ddd commit 0fa5e8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Demo with sound:
88
[![Demo]](https://github.com/user-attachments/assets/8ca127d7-23f6-45cd-82e9-49c51c4cdc42)
99

1010
## Building
11-
There are no system dependencies. Just clone and build with Zig v0.15.1:
11+
There are no system dependencies. Just clone and build with Zig v0.15.2:
1212

1313
`zig build -Doptimize=ReleaseFast`
1414

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
.version = "0.1.0",
44
.dependencies = .{
55
.vaxis = .{
6-
.url = "git+https://github.com/rockorager/libvaxis?ref=main#6eb16bb4190dc074dafaf4f0ce7dadd50e81192a",
7-
.hash = "vaxis-0.5.1-BWNV_BMgCQDXdZzABeY4F_xwgE7nHFtYEP07KgEwJWo8",
6+
.url = "git+https://github.com/rockorager/libvaxis?ref=main#4f6c1fc75c1e406e8db19fec4f447f3a183663f0",
7+
.hash = "vaxis-0.5.1-BWNV_OAsCQA13jnKNnBh97YjTP4K4YwAT-pkH-RaHlMI",
88
},
99
},
1010
.paths = .{

0 commit comments

Comments
 (0)