Skip to content

Commit

Permalink
all: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Wrench[bot] <[email protected]>
  • Loading branch information
wrench-bot committed Jul 25, 2023
1 parent 85a6142 commit 833128a
Showing 1 changed file with 2 additions and 2 deletions.
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 = "0.0.0",
.dependencies = .{
.freetype = .{
.url = "https://github.com/hexops/freetype/archive/acf084ede2df967833676ba14a4a615f7941c318.tar.gz",
.hash = "1220268714fdfc582216ab175e562ff96e168b7af9f1320afa715aee63231ccafb15",
.url = "https://github.com/hexops/freetype/archive/eb6f1ad9d541c09826d247ce178aef0ff27baccd.tar.gz",
.hash = "1220a7f26f8e99ec7dcce1e4bddd6c85d393217e426afd7b046f2c8830eb062820eb",
},
},
}

0 comments on commit 833128a

Please sign in to comment.