Skip to content

Commit 301882b

Browse files
committed
chore(ci): add missing checksums to mise.lock
Signed-off-by: Jan Pokorný <[email protected]>
1 parent 07a9aad commit 301882b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

mise.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ backend = "asdf:CrouchingMuppet/asdf-lima"
55
[[tools.fd]]
66
version = "10.3.0"
77
backend = "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"]]
1011
version = "1.2.0"
@@ -19,10 +20,12 @@ backend = "github:telepresenceio/telepresence"
1920
[[tools.gum]]
2021
version = "0.17.0"
2122
backend = "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]]
2426
version = "3.19.0"
2527
backend = "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]]
2831
version = "21.0.2"
@@ -32,6 +35,7 @@ backend = "core:java"
3235
[[tools.kubeconform]]
3336
version = "0.7.0"
3437
backend = "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]]
3741
version = "0.22.0"
@@ -46,6 +50,7 @@ backend = "aqua:apache/maven"
4650
[[tools.node]]
4751
version = "22.19.0"
4852
backend = "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"]]
5156
version = "0.8.2"
@@ -54,11 +59,14 @@ backend = "pipx:toml-cli"
5459
[[tools.pnpm]]
5560
version = "10.15.1"
5661
backend = "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]]
5965
version = "0.9.5"
6066
backend = "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]]
6370
version = "4.47.2"
6471
backend = "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

Comments
 (0)