File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 with :
1515 submodules : recursive
1616 fetch-depth : 0
17- - uses : mlugg/setup-zig@v1
17+ - uses : mlugg/setup-zig@v2
1818
1919 - name : Install buildtools
2020 run : |
Original file line number Diff line number Diff line change 2424 submodules : recursive
2525 fetch-depth : 0
2626
27- - uses : mlugg/setup-zig@v1
27+ - uses : mlugg/setup-zig@v2
2828 - uses : msys2/setup-msys2@v2
2929 with :
3030 msystem : ${{ matrix.msystem }}
Original file line number Diff line number Diff line change 1414 with :
1515 submodules : recursive
1616 fetch-depth : 0
17- - uses : mlugg/setup-zig@v1
17+ - uses : mlugg/setup-zig@v2
1818 - name : Install
1919 run : brew install cmake
2020 - uses : jurplel/install-qt-action@v4
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Bindings are based on [DOtherSide](https://github.com/filcuc/dotherside) C bindi
1313All software required for building.
1414
1515- Qt 5.15 or higher
16- - Zig v0.12.0, 0.13 .0 or master
16+ - Zig v0.14 .0 or master
1717- CMake v3.2 or higher (DOtherSide build)
1818
1919### Question
Original file line number Diff line number Diff line change 11.{
2- .name = " qml_zig" ,
2+ .name = . qml_zig ,
33 .version = "0.2.0" ,
4- .minimum_zig_version = "0.12.0" ,
5- .paths = .{"" },
4+ .minimum_zig_version = "0.14.0" ,
5+ .fingerprint = 0x923a544e6b808cc6 ,
6+ .paths = .{
7+ "build.zig.zon" ,
8+ "build.zig" ,
9+ "src" ,
10+ "README.md" ,
11+ "LICENSE" ,
12+ },
613 .dependencies = .{
714 .dotherside = .{
8- .url = "git+https://github.com/filcuc/dotherside#244a9d62cb51519ca45fe2e69d77ec965f190fbb " ,
9- .hash = "12208668c059863dd4467ccf67fc2af37a4aa0ef863b7703c617948eac816c6575fc " ,
15+ .url = "git+https://github.com/filcuc/dotherside#56cb910b368ad0f8ef1f18ef52d46ab8136ca5d6 " ,
16+ .hash = "N-V-__8AAOS6BQCGuntyjwYjjkXwt4xU33mcVW_sgHs0IYRS " ,
1017 },
1118 },
1219}
You can’t perform that action at this time.
0 commit comments