From cdd3517f0891f61576aaa8dcd31abb5580d86d2e Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Thu, 29 Feb 2024 13:26:26 +1300 Subject: [PATCH] Update Artifacts.toml --- Artifacts.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Artifacts.toml b/Artifacts.toml index bf6fe4b4..9cb509fd 100644 --- a/Artifacts.toml +++ b/Artifacts.toml @@ -1,6 +1,7 @@ [[xpresspy]] git-tree-sha1 = "401f814491e641f375c84ea3bb3051a38bc2fd55" os = "linux" +arch = "x86_64" lazy = true [[xpresspy.download]] @@ -10,6 +11,7 @@ lazy = true [[xpresspy]] git-tree-sha1 = "75e700f837add542a01f8b00fa20efb25a16c4f7" os = "macos" +arch = "x86_64" lazy = true [[xpresspy.download]]