@@ -5,6 +5,7 @@ backend = "asdf:CrouchingMuppet/asdf-lima"
55[[tools.fd]]
66version = "10.3.0"
77backend = "aqua:sharkdp/fd"
8+ "platforms.macos-arm64" = { checksum = "sha256:0570263812089120bc2a5d84f9e65cd0c25e4a4d724c80075c357239c74ae904", url = "https://github.com/sharkdp/fd/releases/download/v10.3.0/fd-v10.3.0-aarch64-apple-darwin.tar.gz"}
89
910[[tools."github:google/addlicense"]]
1011version = "1.2.0"
@@ -19,10 +20,12 @@ backend = "github:telepresenceio/telepresence"
1920[[tools.gum]]
2021version = "0.17.0"
2122backend = "aqua:charmbracelet/gum"
23+ "platforms.macos-arm64" = { checksum = "sha256:e2a4b8596efa05821d8c58d0c1afbcd7ad1699ba69c689cc3ff23a4a99c8b237", url = "https://github.com/charmbracelet/gum/releases/download/v0.17.0/gum_0.17.0_Darwin_arm64.tar.gz"}
2224
2325[[tools.helm]]
2426version = "3.19.0"
2527backend = "aqua:helm/helm"
28+ "platforms.macos-arm64" = { checksum = "sha256:31513e1193da4eb4ae042eb5f98ef9aca7890cfa136f4707c8d4f70e2115bef6", url = "https://get.helm.sh/helm-v3.19.0-darwin-arm64.tar.gz"}
2629
2730[[tools.java]]
2831version = "21.0.2"
@@ -32,6 +35,7 @@ backend = "core:java"
3235[[tools.kubeconform]]
3336version = "0.7.0"
3437backend = "aqua:yannh/kubeconform"
38+ "platforms.macos-arm64" = { checksum = "sha256:b5d32b2cb77f9c781c976b20a85e2d0bc8f9184d5d1cfe665a2f31a19f99eeb9", url = "https://github.com/yannh/kubeconform/releases/download/v0.7.0/kubeconform-darwin-arm64.tar.gz"}
3539
3640[[tools.lychee]]
3741version = "0.22.0"
@@ -46,6 +50,7 @@ backend = "aqua:apache/maven"
4650[[tools.node]]
4751version = "22.19.0"
4852backend = "core:node"
53+ "platforms.macos-arm64" = { checksum = "sha256:c59006db713c770d6ec63ae16cb3edc11f49ee093b5c415d667bb4f436c6526d", url = "https://nodejs.org/dist/v22.19.0/node-v22.19.0-darwin-arm64.tar.gz"}
4954
5055[[tools."pipx:toml-cli"]]
5156version = "0.8.2"
@@ -54,11 +59,14 @@ backend = "pipx:toml-cli"
5459[[tools.pnpm]]
5560version = "10.15.1"
5661backend = "aqua:pnpm/pnpm"
62+ "platforms.macos-arm64" = { checksum = "sha256:b64bd9e75d92934251bd0b890d3d4d1073e85d71bf39227ff6a6408d27c3106d", url = "https://github.com/pnpm/pnpm/releases/download/v10.15.1/pnpm-macos-arm64"}
5763
5864[[tools.uv]]
5965version = "0.9.5"
6066backend = "aqua:astral-sh/uv"
67+ "platforms.macos-arm64" = { checksum = "sha256:dc098ff224d78ed418e121fd374f655949d2c7031a70f6f6604eaf016a130433", url = "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-aarch64-apple-darwin.tar.gz"}
6168
6269[[tools.yq]]
6370version = "4.47.2"
6471backend = "aqua:mikefarah/yq"
72+ "platforms.macos-arm64" = { checksum = "sha256:4ccc7f2f5f6f37804d70ad211a287b1b589f67024ecb77586c77106030424b9f", url = "https://github.com/mikefarah/yq/releases/download/v4.47.2/yq_darwin_arm64"}
0 commit comments