mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
pkg/zlib: update
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
.{
|
||||
.name = "zlib",
|
||||
.version = "1.3.0",
|
||||
.version = "1.3.1",
|
||||
.paths = .{""},
|
||||
.dependencies = .{
|
||||
.zlib = .{
|
||||
.url = "https://github.com/madler/zlib/archive/refs/tags/v1.3.tar.gz",
|
||||
.hash = "12207d353609d95cee9da7891919e6d9582e97b7aa2831bd50f33bf523a582a08547",
|
||||
.url = "https://github.com/madler/zlib/archive/refs/tags/v1.3.1.tar.gz",
|
||||
.hash = "1220fed0c74e1019b3ee29edae2051788b080cd96e90d56836eea857b0b966742efb",
|
||||
},
|
||||
|
||||
.apple_sdk = .{ .path = "../apple-sdk" },
|
||||
|
Reference in New Issue
Block a user