From aa14dfa0e39714b217927490b74270578b0680dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:28:58 +0000 Subject: [PATCH] mise: Update to version 2025.1.13 --- bucket/mise.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mise.json b/bucket/mise.json index a7a0c58083..d70593d268 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.1.9", + "version": "2025.1.13", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.9/mise-v2025.1.9-windows-x64.zip", - "hash": "f2981f2a193952fd556f14a6ce95f2710ce17566c4675e14af834e43d25e33f4" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.13/mise-v2025.1.13-windows-x64.zip", + "hash": "add8b79589fbd29853d5f0a42813f3ddd4bbbfbde6a759195527f6db1d460cd0" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.9/mise-v2025.1.9-windows-arm64.zip", - "hash": "16257697de02c7b1c3cdcde53967a1bd407178b9e401e5cb3751e85ccec0bcdf" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.13/mise-v2025.1.13-windows-arm64.zip", + "hash": "24c70cff027557ec4e8377d659b423671952b9cbcdd23565b811e43cb6588297" } }, "extract_dir": "mise",