From c7b68ce0f8f74a9b6b1417f2da14a0a4db90d335 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Fri, 4 Jun 2021 16:21:01 -0700 Subject: [PATCH] ci: fix aarch64-macos download tarball filename --- ci/srht/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/srht/index.json b/ci/srht/index.json index beb35991f7598a6ba68fcd320fb67ebeb7004d21..82626281caecc285aac9b3ec8de431e8ec7f093e 100644 --- a/ci/srht/index.json +++ b/ci/srht/index.json @@ -86,7 +86,7 @@ "size": "41211184" }, "aarch64-macos": { - "tarball": "https://ziglang.org/download/0.8.0/zig-macos-x86_64-0.8.0.tar.xz", + "tarball": "https://ziglang.org/download/0.8.0/zig-macos-aarch64-0.8.0.tar.xz", "shasum": "b32d13f66d0e1ff740b3326d66a469ee6baddbd7211fa111c066d3bd57683111", "size": "35292180" }, -- 2.54.0