mirror of
https://github.com/Ryujinx/libsoundio.git
synced 2025-08-04 17:52:08 +00:00
build.zig.ini: update hash to latest zig
Latest zig compiler introduced a hash-breaking change.
This commit is contained in:
parent
8eb641d2c6
commit
be4e2042c3
|
@ -5,4 +5,4 @@ version=2.0.0
|
||||||
[dependency]
|
[dependency]
|
||||||
name=pulseaudio
|
name=pulseaudio
|
||||||
url=https://github.com/andrewrk/pulseaudio/archive/3dc7a9ec7b813e83ba67cbb85470b621449586f2.tar.gz
|
url=https://github.com/andrewrk/pulseaudio/archive/3dc7a9ec7b813e83ba67cbb85470b621449586f2.tar.gz
|
||||||
hash=a1f84ebf97c909ebca144aa93fe175acf980822e1785cf95655b5c770b873112
|
hash=1220a5092a924fb8109242efd714b0182b0f159e612d06a4bc0eccda6b2ea9c1d7aa
|
||||||
|
|
Loading…
Reference in a new issue