Skip to content

Commit

Permalink
[update #0] google/shaderc v2024.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tiawl authored Aug 9, 2024
2 parents 422603f + cde0e50 commit 7b381f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .references/shaderc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2024.1
3ac03b8
2 changes: 1 addition & 1 deletion build.zig
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ pub fn build (builder: *std.Build) !void
.shaderc = .{
.name = "google/shaderc",
.host = toolbox.Repository.Host.github,
.ref = toolbox.Repository.Reference.tag,
.ref = toolbox.Repository.Reference.commit,
},
});

Expand Down

0 comments on commit 7b381f1

Please sign in to comment.