We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4a9a2 commit 0a07b3eCopy full SHA for 0a07b3e
2 files changed
build.zig.zon
@@ -112,8 +112,8 @@
112
.pulseaudio_windows = .{
113
// This is a duplicate of `pulseaudio`, but with a different hash due to a Zig bug that
114
// results in a different hash on Windows than Linux.
115
- .url = "https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/archive/v16.2/pulseaudio-v16.2.tar.gz",
116
- .hash = "N-V-__8AAISJ2wAn96fsxYvnGxNaZ92gY4hkK8ciaV7JrK3N",
+ .url = "https://github.com/Games-by-Mason/pulseaudio/archive/refs/tags/v16.2.tar.gz",
+ .hash = "N-V-__8AAH-J2wA1QFgeIKK0hLveAjq3mNnOJb96xak4HFqx",
117
.lazy = true,
118
},
119
.alsa = .{
0 commit comments