10000 Update mise by agateau · Pull Request #1470 · agateau/clyde-store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update mise #1470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions packages/mise.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,25 @@ releases:
x86_64-windows:
url: https://github.com/jdx/mise/releases/download/v2025.5.14/mise-v2025.5.14-windows-x64.zip
sha256: 28ec22d213372d096c31d0c6d545584bfe8e6f7c3730d16c5a4e25f7101a8f56
2025.5.16:
aarch64-linux:
url: https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-linux-arm64-musl.tar.xz
sha256: 4b93119c03797848e7795473d1764f596db1796e789444fcc260c2ed48699ed9
aarch64-macos:
url: https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-macos-arm64.tar.xz
sha256: 2fbba5d7a884712c33c90282750ed74140f307ad906d41ebc44d03c173fa2137
aarch64-windows:
url: https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-windows-arm64.zip
sha256: 465f2cba1f5ef90abe5eb295204650abbb7480ba1920e59d8464978252987efb
x86_64-linux:
url: https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-linux-x64-musl.tar.xz
sha256: a64280d2d6b4117a02d58e89c2b517f053cba58e6d8b60507b0e2a1132ae25bb
x86_64-macos:
url: https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-macos-x64.tar.xz
sha256: 0da4fd0525e440bfef3afa634ad0e699ac2161ffdec842dc38ef1330a0b8006c
x86_64-windows:
url: https://github.com/jdx/mise/releases/download/v2025.5.16/mise-v2025.5.16-windows-x64.zip
sha256: 2669ee18f9d8f21c15e6b124fb1a5db58294c36dddc401723212a6158109d048
2025.5.2:
aarch64-linux:
url: https://github.com/jdx/mise/releases/download/v2025.5.2/mise-v2025.5.2-linux-arm64-musl.tar.xz
Expand Down
0