Skip to content

Commit

Permalink
updated abs (macos cross fixed)
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane committed Jun 22, 2024
1 parent 7e75c9c commit 6c71e63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crossbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- powerpc64le-linux-musl
- x86-linux-musl
- x86-windows-msvc
- x86_x64-macos


runs-on: ubuntu-latest
Expand Down
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
.version = "1.39.0",
.dependencies = .{
.abs = .{
.url = "git+https://github.com/kassane/anotherBuildStep#a1f40f90f17fa6d2681f9d46cf8dbc37d4f1ea89",
.hash = "1220bdfcf468e77dfdca5573ba5235f1db5ad10eb8ee030360dd402d5988e6bb4e41",
.url = "git+https://github.com/kassane/anotherBuildStep#6a7899f5db7a02fd5e1e6494c81cf2d6b1d9362e",
.hash = "1220804e1fec6c3b53aafc86f89438291ab7fb0db0e98829556020541f3d68603221",
},
.phobos = .{
.url = "git+https://github.com/ldc-developers/phobos#7bb24a48818d87c9ac4da030ea8d03902dbac175",
Expand Down

0 comments on commit 6c71e63

Please sign in to comment.