mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00
pkg/highway: update
This commit is contained in:
@ -1,11 +1,11 @@
|
|||||||
.{
|
.{
|
||||||
.name = "highway",
|
.name = "highway",
|
||||||
.version = "1.0.7",
|
.version = "1.1.0",
|
||||||
.paths = .{""},
|
.paths = .{""},
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.highway = .{
|
.highway = .{
|
||||||
.url = "https://github.com/google/highway/archive/refs/tags/1.0.7.tar.gz",
|
.url = "https://github.com/google/highway/archive/refs/tags/1.1.0.tar.gz",
|
||||||
.hash = "122060ea43a9403ad53b4a33e19416c0e9949fb3e175035791bd2b7462091079d5a2",
|
.hash = "12205c83b8311a24b1d5ae6d21640df04f4b0726e314337c043cde1432758cbe165b",
|
||||||
},
|
},
|
||||||
|
|
||||||
.apple_sdk = .{ .path = "../apple-sdk" },
|
.apple_sdk = .{ .path = "../apple-sdk" },
|
||||||
|
Reference in New Issue
Block a user