-
Notifications
You must be signed in to change notification settings - Fork 73
Expand file tree
/
Copy pathmise.lock
More file actions
250 lines (193 loc) · 12.4 KB
/
mise.lock
File metadata and controls
250 lines (193 loc) · 12.4 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
# @generated - this file is auto-generated by `mise lock` https://mise.jdx.dev/dev-tools/mise-lock.html
[[tools."github:golangci/golangci-lint"]]
version = "2.11.3"
backend = "github:golangci/golangci-lint"
[tools."github:golangci/golangci-lint"."platforms.linux-arm64"]
checksum = "sha256:ee3d95f301359e7d578e6d99c8ad5aeadbabc5a13009a30b2b0df11c8058afe9"
url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/370749014"
provenance = "github-attestations"
[tools."github:golangci/golangci-lint"."platforms.linux-arm64-musl"]
checksum = "sha256:ee3d95f301359e7d578e6d99c8ad5aeadbabc5a13009a30b2b0df11c8058afe9"
url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/370749014"
provenance = "github-attestations"
[tools."github:golangci/golangci-lint"."platforms.linux-x64"]
checksum = "sha256:87bb8cddbcc825d5778b64e8a91b46c0526b247f4e2f2904dea74ec7450475d1"
url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-linux-amd64.tar.gz"
url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/370748984"
provenance = "github-attestations"
[tools."github:golangci/golangci-lint"."platforms.linux-x64-musl"]
checksum = "sha256:87bb8cddbcc825d5778b64e8a91b46c0526b247f4e2f2904dea74ec7450475d1"
url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-linux-amd64.tar.gz"
url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/370748984"
provenance = "github-attestations"
[tools."github:golangci/golangci-lint"."platforms.macos-arm64"]
checksum = "sha256:30ee39979c516b9d1adca289a3f93429d130c4c0fda5e57d637850894221f6cc"
url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-darwin-arm64.tar.gz"
url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/370749042"
provenance = "github-attestations"
[tools."github:golangci/golangci-lint"."platforms.macos-x64"]
checksum = "sha256:f93bda1f2cc981fd1326464020494be62f387bbf262706e1b3b644e5afacc440"
url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-darwin-amd64.tar.gz"
url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/370749038"
provenance = "github-attestations"
[tools."github:golangci/golangci-lint"."platforms.windows-x64"]
checksum = "sha256:cd42e890176bc5cfeb36225a77e66b9410ddd3a59a03551e23f6b210d29e1f67"
url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-windows-amd64.zip"
url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/370749053"
provenance = "github-attestations"
[[tools."github:houseabsolute/precious"]]
version = "0.10.2"
backend = "github:houseabsolute/precious"
[tools."github:houseabsolute/precious"."platforms.linux-arm64"]
checksum = "sha256:8fbaead9f9626170549c3121e67d1bc81193b3bb086e29576f548aefa839fcc4"
url = "https://github.com/houseabsolute/precious/releases/download/v0.10.2/precious-Linux-musl-arm64.tar.gz"
url_api = "https://api.github.com/repos/houseabsolute/precious/releases/assets/345520042"
[tools."github:houseabsolute/precious"."platforms.linux-arm64-musl"]
checksum = "sha256:8fbaead9f9626170549c3121e67d1bc81193b3bb086e29576f548aefa839fcc4"
url = "https://github.com/houseabsolute/precious/releases/download/v0.10.2/precious-Linux-musl-arm64.tar.gz"
url_api = "https://api.github.com/repos/houseabsolute/precious/releases/assets/345520042"
[tools."github:houseabsolute/precious"."platforms.linux-x64"]
checksum = "sha256:3d717d906db338f63017766b07982dc9055773e1b3bec6d3f432d1f0ad9676bb"
url = "https://github.com/houseabsolute/precious/releases/download/v0.10.2/precious-Linux-musl-x86_64.tar.gz"
url_api = "https://api.github.com/repos/houseabsolute/precious/releases/assets/345519861"
[tools."github:houseabsolute/precious"."platforms.linux-x64-musl"]
checksum = "sha256:3d717d906db338f63017766b07982dc9055773e1b3bec6d3f432d1f0ad9676bb"
url = "https://github.com/houseabsolute/precious/releases/download/v0.10.2/precious-Linux-musl-x86_64.tar.gz"
url_api = "https://api.github.com/repos/houseabsolute/precious/releases/assets/345519861"
[tools."github:houseabsolute/precious"."platforms.macos-arm64"]
checksum = "sha256:04157c64459bb6ab029295b21b112077040ad2575b34508d84b19a839551cddb"
url = "https://github.com/houseabsolute/precious/releases/download/v0.10.2/precious-macOS-arm64.tar.gz"
url_api = "https://api.github.com/repos/houseabsolute/precious/releases/assets/345519985"
[tools."github:houseabsolute/precious"."platforms.macos-x64"]
checksum = "sha256:9932defd246d0771530357463bdb55582557fd7381853cb4dc2074e36ad0cc84"
url = "https://github.com/houseabsolute/precious/releases/download/v0.10.2/precious-macOS-x86_64.tar.gz"
url_api = "https://api.github.com/repos/houseabsolute/precious/releases/assets/345519772"
[tools."github:houseabsolute/precious"."platforms.windows-x64"]
checksum = "sha256:9d683d1730e302c646ccb90a23d313e7a548c8b23b5abf7d24e19ff6befe763d"
url = "https://github.com/houseabsolute/precious/releases/download/v0.10.2/precious-Windows-msvc-x86_64.zip"
url_api = "https://api.github.com/repos/houseabsolute/precious/releases/assets/345520544"
[[tools.go]]
version = "1.26.0"
backend = "core:go"
[tools.go."platforms.linux-arm64"]
checksum = "sha256:bd03b743eb6eb4193ea3c3fd3956546bf0e3ca5b7076c8226334afe6b75704cd"
url = "https://dl.google.com/go/go1.26.0.linux-arm64.tar.gz"
[tools.go."platforms.linux-arm64-musl"]
checksum = "sha256:bd03b743eb6eb4193ea3c3fd3956546bf0e3ca5b7076c8226334afe6b75704cd"
url = "https://dl.google.com/go/go1.26.0.linux-arm64.tar.gz"
[tools.go."platforms.linux-x64"]
checksum = "sha256:aac1b08a0fb0c4e0a7c1555beb7b59180b05dfc5a3d62e40e9de90cd42f88235"
url = "https://dl.google.com/go/go1.26.0.linux-amd64.tar.gz"
[tools.go."platforms.linux-x64-musl"]
checksum = "sha256:aac1b08a0fb0c4e0a7c1555beb7b59180b05dfc5a3d62e40e9de90cd42f88235"
url = "https://dl.google.com/go/go1.26.0.linux-amd64.tar.gz"
[tools.go."platforms.macos-arm64"]
checksum = "sha256:b1640525dfe68f066d56f200bef7bf4dce955a1a893bd061de6754c211431023"
url = "https://dl.google.com/go/go1.26.0.darwin-arm64.tar.gz"
[tools.go."platforms.macos-x64"]
checksum = "sha256:1ca28b7703cbea05a65b2a1d92d6b308610ef92f8824578a0874f2e60c9d5a22"
url = "https://dl.google.com/go/go1.26.0.darwin-amd64.tar.gz"
[tools.go."platforms.windows-x64"]
checksum = "sha256:9bbe0fc64236b2b51f6255c05c4232532b8ecc0e6d2e00950bd3021d8a4d07d4"
url = "https://dl.google.com/go/go1.26.0.windows-amd64.zip"
[[tools.go]]
version = "1.26.1"
backend = "core:go"
[tools.go."platforms.linux-arm64"]
checksum = "sha256:a290581cfe4fe28ddd737dde3095f3dbeb7f2e4065cab4eae44dfc53b760c2f7"
url = "https://dl.google.com/go/go1.26.1.linux-arm64.tar.gz"
[tools.go."platforms.linux-arm64-musl"]
checksum = "sha256:a290581cfe4fe28ddd737dde3095f3dbeb7f2e4065cab4eae44dfc53b760c2f7"
url = "https://dl.google.com/go/go1.26.1.linux-arm64.tar.gz"
[tools.go."platforms.linux-x64"]
checksum = "sha256:031f088e5d955bab8657ede27ad4e3bc5b7c1ba281f05f245bcc304f327c987a"
url = "https://dl.google.com/go/go1.26.1.linux-amd64.tar.gz"
[tools.go."platforms.linux-x64-musl"]
checksum = "sha256:031f088e5d955bab8657ede27ad4e3bc5b7c1ba281f05f245bcc304f327c987a"
url = "https://dl.google.com/go/go1.26.1.linux-amd64.tar.gz"
[tools.go."platforms.macos-arm64"]
checksum = "sha256:353df43a7811ce284c8938b5f3c7df40b7bfb6f56cb165b150bc40b5e2dd541f"
url = "https://dl.google.com/go/go1.26.1.darwin-arm64.tar.gz"
[tools.go."platforms.macos-x64"]
checksum = "sha256:65773dab2f8cc4cd23d93ba6d0a805de150ca0b78378879292be0b903b8cdd08"
url = "https://dl.google.com/go/go1.26.1.darwin-amd64.tar.gz"
[tools.go."platforms.windows-x64"]
checksum = "sha256:9b68112c913f45b7aebbf13c036721264bbba7e03a642f8f7490c561eebd1ecc"
url = "https://dl.google.com/go/go1.26.1.windows-amd64.zip"
[[tools.hugo]]
version = "0.157.0"
backend = "aqua:gohugoio/hugo"
[tools.hugo."platforms.linux-arm64"]
checksum = "sha256:b2c1b5f097692b55f5cd9fa6bee30db42c03252056b9efa079f8f4a5f18a78fd"
url = "https://github.com/gohugoio/hugo/releases/download/v0.157.0/hugo_0.157.0_linux-arm64.tar.gz"
[tools.hugo."platforms.linux-arm64-musl"]
checksum = "sha256:b2c1b5f097692b55f5cd9fa6bee30db42c03252056b9efa079f8f4a5f18a78fd"
url = "https://github.com/gohugoio/hugo/releases/download/v0.157.0/hugo_0.157.0_linux-arm64.tar.gz"
[tools.hugo."platforms.linux-x64"]
checksum = "sha256:78e0a49ec4fb32bfac70a06028297f79b3273fb7e2475eb7ffa1bc208f4c2552"
url = "https://github.com/gohugoio/hugo/releases/download/v0.157.0/hugo_0.157.0_linux-amd64.tar.gz"
[tools.hugo."platforms.linux-x64-musl"]
checksum = "sha256:78e0a49ec4fb32bfac70a06028297f79b3273fb7e2475eb7ffa1bc208f4c2552"
url = "https://github.com/gohugoio/hugo/releases/download/v0.157.0/hugo_0.157.0_linux-amd64.tar.gz"
[tools.hugo."platforms.macos-arm64"]
checksum = "sha256:6511dcf952e7b414a2b6defd269e16821d06dbe8e39025e9c5a402a88ea1634a"
url = "https://github.com/gohugoio/hugo/releases/download/v0.157.0/hugo_0.157.0_darwin-universal.pkg"
[tools.hugo."platforms.macos-x64"]
checksum = "sha256:6511dcf952e7b414a2b6defd269e16821d06dbe8e39025e9c5a402a88ea1634a"
url = "https://github.com/gohugoio/hugo/releases/download/v0.157.0/hugo_0.157.0_darwin-universal.pkg"
[tools.hugo."platforms.windows-x64"]
checksum = "sha256:3aaf98a9f504047fb7f2d5c01c649012a9763e02c60dcc30f56342b8bfa0caac"
url = "https://github.com/gohugoio/hugo/releases/download/v0.157.0/hugo_0.157.0_windows-amd64.zip"
[[tools.node]]
version = "25.7.0"
backend = "core:node"
[tools.node."platforms.linux-arm64"]
checksum = "sha256:3a73c9145547b5d2e29491b0ed6a37b95306b784eb83cdb2361f1e2e76fa237f"
url = "https://nodejs.org/dist/v25.7.0/node-v25.7.0-linux-arm64.tar.gz"
[tools.node."platforms.linux-arm64-musl"]
checksum = "sha256:3a73c9145547b5d2e29491b0ed6a37b95306b784eb83cdb2361f1e2e76fa237f"
url = "https://nodejs.org/dist/v25.7.0/node-v25.7.0-linux-arm64.tar.gz"
[tools.node."platforms.linux-x64"]
checksum = "sha256:033ad3a740d62d3c7e3aaa1fecfeec16a719d4af33ab030666bf171057b070d9"
url = "https://nodejs.org/dist/v25.7.0/node-v25.7.0-linux-x64.tar.gz"
[tools.node."platforms.linux-x64-musl"]
checksum = "sha256:033ad3a740d62d3c7e3aaa1fecfeec16a719d4af33ab030666bf171057b070d9"
url = "https://nodejs.org/dist/v25.7.0/node-v25.7.0-linux-x64.tar.gz"
[tools.node."platforms.macos-arm64"]
checksum = "sha256:d4e3cfe5e6bddda41ba0c683e37329632465b93371ddc538c763578758d5bc35"
url = "https://nodejs.org/dist/v25.7.0/node-v25.7.0-darwin-arm64.tar.gz"
[tools.node."platforms.macos-x64"]
checksum = "sha256:f83929f4a84ae5a88c2a5333466b100dd101658063592497626ae9eea15b3b1b"
url = "https://nodejs.org/dist/v25.7.0/node-v25.7.0-darwin-x64.tar.gz"
[tools.node."platforms.windows-x64"]
checksum = "sha256:4a66eac416c30474fe9c3f0ef7d4ffc85a8797cbc35f6b8566dfbce02789a9c4"
url = "https://nodejs.org/dist/v25.7.0/node-v25.7.0-win-x64.zip"
[[tools.node]]
version = "25.8.0"
backend = "core:node"
[tools.node."platforms.linux-arm64"]
checksum = "sha256:54c128f5286a4392a1fd1c765729b074a6873abff8a4f9bb3d63d571c2855e41"
url = "https://nodejs.org/dist/v25.8.0/node-v25.8.0-linux-arm64.tar.gz"
[tools.node."platforms.linux-arm64-musl"]
checksum = "sha256:54c128f5286a4392a1fd1c765729b074a6873abff8a4f9bb3d63d571c2855e41"
url = "https://nodejs.org/dist/v25.8.0/node-v25.8.0-linux-arm64.tar.gz"
[tools.node."platforms.linux-x64"]
checksum = "sha256:2ae6f70d74a459c0a96456e486dc60f3e7e65d7752ad302771834e58b27500af"
url = "https://nodejs.org/dist/v25.8.0/node-v25.8.0-linux-x64.tar.gz"
[tools.node."platforms.linux-x64-musl"]
checksum = "sha256:2ae6f70d74a459c0a96456e486dc60f3e7e65d7752ad302771834e58b27500af"
url = "https://nodejs.org/dist/v25.8.0/node-v25.8.0-linux-x64.tar.gz"
[tools.node."platforms.macos-arm64"]
checksum = "sha256:75ff6fd07e0a85fb4d2529f6189c996014b1d3d83180c31e65feb2b3eaeec5d9"
url = "https://nodejs.org/dist/v25.8.0/node-v25.8.0-darwin-arm64.tar.gz"
[tools.node."platforms.macos-x64"]
checksum = "sha256:03fb559600c3ede0228d8b588ac6ad8b7b2cd0bac9422b56e7e2ef7f5c11b67c"
url = "https://nodejs.org/dist/v25.8.0/node-v25.8.0-darwin-x64.tar.gz"
[tools.node."platforms.windows-x64"]
checksum = "sha256:5744746371a417179a701044739b5fa2b3164e943aa57f86059fb312f8032e86"
url = "https://nodejs.org/dist/v25.8.0/node-v25.8.0-win-x64.zip"
[[tools."npm:prettier"]]
version = "3.8.1"
backend = "npm:prettier"