-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.mise.lock
49 lines (38 loc) · 1.61 KB
/
.mise.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[tools.bun]
version = "1.2.5"
backend = "core:bun"
[tools.bun.checksums]
"bun-darwin-aarch64.zip" = "sha256:55e6520a172e22a37d4822f23afde90b26f36880ce3eaad348699418dbf788bb"
"bun-linux-aarch64.zip" = "sha256:ee1b5cabb5fdbb25640787e329846ef41384ca8699db504f45bfee015f348b58"
"bun-linux-x64-baseline.zip" = "sha256:0e61e7932b0b63b7416028da4be8479562e16b880b3a8e07b6ed457d6d0322e3"
[tools.git-cliff]
version = "2.8.0"
backend = "asdf:git-cliff"
[tools.go]
version = "1.24.1"
backend = "core:go"
[tools.go.checksums]
"go1.24.1.darwin-arm64.tar.gz" = "sha256:295581b5619acc92f5106e5bcb05c51869337eb19742fdfa6c8346c18e78ff88"
"go1.24.1.linux-amd64.tar.gz" = "sha256:cb2396bae64183cdccf81a9a6df0aea3bce9511fc21469fb89a0c00470088073"
"go1.24.1.linux-arm64.tar.gz" = "sha256:8df5750ffc0281017fb6070fba450f5d22b600a02081dceef47966ffaf36a3af"
[tools."go:github.com/thenativeweb/get-next-version"]
version = "latest"
backend = "go:github.com/thenativeweb/get-next-version"
[tools."go:golang.org/x/tools/cmd/goimports"]
version = "0.31.0"
backend = "go:golang.org/x/tools/cmd/goimports"
[tools."go:gotest.tools/gotestsum"]
version = "1.12.1"
backend = "go:gotest.tools/gotestsum"
[tools."go:mvdan.cc/sh/v3/cmd/shfmt"]
version = "3.11.0"
backend = "go:mvdan.cc/sh/v3/cmd/shfmt"
[tools.golangci-lint]
version = "2.0.2"
backend = "asdf:golangci-lint"
[tools.goreleaser]
version = "2.8.1"
backend = "ubi:goreleaser/goreleaser"
[tools.goreleaser.checksums]
goreleaser-linux-aarch64 = "sha256:0dc6a70be7c0cdc0ff155721b8a1cbf4a47766d002d6d489c98a57912addc64e"
goreleaser-linux-x86_64 = "sha256:b5e71e67c65a668137a415b5c8952e8f3869bd1f72078fd4848ff78cd8a094f6"