mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-03 04:14:41 +00:00
update all packages to new hash for caching
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
.{
|
||||
.name = "sentry",
|
||||
.name = .sentry,
|
||||
.version = "0.7.8",
|
||||
.fingerprint = 0xd177b4a12f6b3b79,
|
||||
.paths = .{""},
|
||||
.dependencies = .{
|
||||
// getsentry/sentry-native
|
||||
.sentry = .{
|
||||
.url = "https://deps.files.ghostty.org/sentry-1220446be831adcca918167647c06c7b825849fa3fba5f22da394667974537a9c77e.tar.gz",
|
||||
.hash = "1220446be831adcca918167647c06c7b825849fa3fba5f22da394667974537a9c77e",
|
||||
.hash = "N-V-__8AAPlZGwBEa-gxrcypGBZ2R8Bse4JYSfo_ul8i2jlG",
|
||||
},
|
||||
|
||||
.apple_sdk = .{ .path = "../apple-sdk" },
|
||||
|
||||
Reference in New Issue
Block a user