From f5ea7f91074237a5dd27785f09733b9282644823 Mon Sep 17 00:00:00 2001 From: default <216188+jdx@users.noreply.github.com> Date: Sun, 31 May 2026 14:07:13 +0000 Subject: [PATCH] chore: fix aube lock urls --- mise.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mise.lock b/mise.lock index 0a6a916..9fa073b 100644 --- a/mise.lock +++ b/mise.lock @@ -18,8 +18,9 @@ provenance = "github-attestations" [tools.aube."platforms.linux-x64"] checksum = "sha256:3f3d183d6a9644391ffa3ac521c010c90cebc4fd6ab208aa9aa552c70986a357" -url = "https://githu.com/endevco/aube/releases/download/v1.16.1/aube-v1.16.1-x86_64-unknown-linux-gnu.tar.gz" +url = "https://github.com/endevco/aube/releases/download/v1.16.1/aube-v1.16.1-x86_64-unknown-linux-gnu.tar.gz" url_api = "https://api.github.com/repos/endevco/aube/releases/assets/432797995" +provenance = "github-attestations" [tools.aube."platforms.linux-x64-musl"] checksum = "sha256:2ac54a2bc6248c6b1df9c3a160beea6cf3255102337488f5d3b2dc317ea673a0" @@ -61,7 +62,7 @@ provenance = "github-attestations" [tools.communique."platforms.linux-x64-musl"] checksum = "sha256:01a6a8b49e635a5a209fdaf6c7b2e976374debc2db1c846c033f567fdba0d86c" -url = "https://github.com/jjdx/communique/releases/download/v1.1.2/communique-x86_64-unknown-linux-musl.tar.gz" +url = "https://github.com/jdx/communique/releases/download/v1.1.2/communique-x86_64-unknown-linux-musl.tar.gz" url_api = "https://api.github.com/repos/jdx/communique/releases/assets/405964691" [tools.communique."platforms.macos-arm64"]