-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathbuild.zig.zon
More file actions
54 lines (53 loc) · 2.28 KB
/
Copy pathbuild.zig.zon
File metadata and controls
54 lines (53 loc) · 2.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
.{
.name = .VVVVVV,
.fingerprint = 0x34f87c4d01667ba8,
.version = "0.0.0",
.minimum_zig_version = "0.15.2",
.dependencies = .{
.upstream = .{
.url = "git+https://github.com/TerryCavanagh/VVVVVV#6df7d5df8af6787e3aee1f4df6639b5aa8e3884c",
.hash = "N-V-__8AAH3L2QFaJN4yqn0MmFcyC2-11kS3x68dYN_09eAl",
},
.sdl = .{
.url = "git+https://github.com/allyourcodebase/SDL#f0904033f8e7c3e3a5256133bb0eb81287d34db5",
.hash = "SDL-2.32.10-JToi3yO3EgE0ZKej6dN4k_lTP8GmSmBGztrX1hyBiepa",
},
.physfs = .{
.url = "git+https://github.com/icculus/physfs#bfa7997c671957eb0a340ff1cf3c634e6269904a",
.hash = "N-V-__8AAHMhEABtbri1FmpKsK4lUshHxvhc80AOYN_jlDxS",
},
.tinyxml2 = .{
.url = "git+https://github.com/leethomason/tinyxml2#e45d9d16d430a3f5d3eee9fe40d5e194e1e5e63a",
.hash = "N-V-__8AAF8fLQCTeYUZPNALrufXbViOrKjrXQFem3lJVnpj",
},
.c_hashmap = .{
.url = "git+https://github.com/Mashpoe/c-hashmap#dedf70e0a769bc52a17a36da840d96770fc26d12",
.hash = "N-V-__8AAKhlAABOUmIDqwL3FUEgC_O20xls0Y0r8iifFg8H",
},
.sheen_bidi = .{
.url = "git+https://github.com/Tehreer/SheenBidi#e667eb3a63ee704194f8d94834d8e12b18db5b21",
.hash = "N-V-__8AAIgnFAH4A8CDdoeJ2eLxI9jTSWYriwHJ22IfrwBv",
},
.faudio = .{
.url = "git+https://github.com/FNA-XNA/FAudio#38e9da7264641c9cc69a80d09082f166d9b8eaf9",
.hash = "N-V-__8AAM7ePQB0z6LV6tfOKQfIEUK6Qbstp0pJlsT3xBgk",
},
.lodepng = .{
.url = "git+https://github.com/lvandeve/lodepng#18964554bc769255401942e0e6dfd09f2fab2093",
.hash = "N-V-__8AAIAEDgBSHe0VaNsUm6S9TlGu-EfTG3YPQCtnGRN8",
},
.zipcmdline = .{
.url = "git+https://github.com/marler8997/zipcmdline#a8807944231b46565450504cb7f3146e29e51335",
.hash = "zipcmdline-0.0.0-DFii09hmAwAK1TuCE9eIMZANDZRJnodAHOUOCM8pAPO3",
},
.makeandplay = .{
.url = "https://thelettervsixtim.es/makeandplay/data.zip",
.hash = "N-V-__8AADozQgRVMug9zk861gv0XZ9DhpYb330XVEBLZxT-",
},
},
.paths = .{
"build.zig",
"build.zig.zon",
"mount.zig",
},
}