diff --git a/bucket/starship.json b/bucket/starship.json index be78ce82a8..23cf080c38 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -18,6 +18,10 @@ "32bit": { "url": "https://github.com/starship/starship/releases/download/v1.10.3/starship-i686-pc-windows-msvc.zip", "hash": "b1938cbd29401ea2136f9ab1e95b0cbb0606c845ffa7038a9455def89b7afece" + }, + "arm64": { + "url": "https://github.com/starship/starship/releases/download/v1.10.3/starship-aarch64-pc-windows-msvc.zip", + "hash": "092807fac16d1986669596857cdd2eb6bd2271e0ed7ec43d3bd9add0c5144d99" } }, "bin": "starship.exe", @@ -31,6 +35,9 @@ }, "32bit": { "url": "https://github.com/starship/starship/releases/download/v$version/starship-i686-pc-windows-msvc.zip" + }, + "arm64": { + "url": "https://github.com/starship/starship/releases/download/v$version/starship-aarch64-pc-windows-msvc.zip" } }, "hash": {