diff --git a/mise.lock b/mise.lock index 4d283fd..ef4e885 100644 --- a/mise.lock +++ b/mise.lock @@ -1,43 +1,43 @@ # @generated - this file is auto-generated by `mise lock` https://mise.en.dev/dev-tools/mise-lock.html [[tools.aube]] -version = "1.5.1" +version = "1.6.2" backend = "github:endevco/aube" [tools.aube."platforms.linux-arm64"] -checksum = "sha256:b0cd988d2aba504ace90290e8d6d53bd3f414889e310b99fb53f724df6409606" -url = "https://github.com/endevco/aube/releases/download/v1.5.1/aube-v1.5.1-aarch64-unknown-linux-gnu.tar.gz" -url_api = "https://api.github.com/repos/endevco/aube/releases/assets/408581204" +checksum = "sha256:1c47d2c0a50cf80f49aedcc2f58ce8abcbdf763092e772c8961c6e5b18916e8b" +url = "https://github.com/endevco/aube/releases/download/v1.6.2/aube-v1.6.2-aarch64-unknown-linux-gnu.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/410164231" provenance = "github-attestations" [tools.aube."platforms.linux-arm64-musl"] -checksum = "sha256:4d989b33c6f4ba04f33af12c65316dbb3c91c5757fdb4e2c9291d008c30eb2c7" -url = "https://github.com/endevco/aube/releases/download/v1.5.1/aube-v1.5.1-aarch64-unknown-linux-musl.tar.gz" -url_api = "https://api.github.com/repos/endevco/aube/releases/assets/408580997" +checksum = "sha256:9780776921db3a54fc3237f50b9686489d93115e26584c7a85d54ce96a8e9b39" +url = "https://github.com/endevco/aube/releases/download/v1.6.2/aube-v1.6.2-aarch64-unknown-linux-musl.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/410164229" provenance = "github-attestations" [tools.aube."platforms.linux-x64"] -checksum = "sha256:f36cfff61d671c89572c36f88ce97e85a6bc2f9352360e8c126c44db58b0c9d4" -url = "https://github.com/endevco/aube/releases/download/v1.5.1/aube-v1.5.1-x86_64-unknown-linux-gnu.tar.gz" -url_api = "https://api.github.com/repos/endevco/aube/releases/assets/408580571" +checksum = "sha256:16fcc40dfbaac110ce8f4e88728a440f2366094a45fd6c189bcbcc2b3ea31f06" +url = "https://github.com/endevco/aube/releases/download/v1.6.2/aube-v1.6.2-x86_64-unknown-linux-gnu.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/410164107" provenance = "github-attestations" [tools.aube."platforms.linux-x64-musl"] -checksum = "sha256:0180cf78efcbceae71f094147c5d5e8d27587b9f0af685b4cf630414cb8005c8" -url = "https://github.com/endevco/aube/releases/download/v1.5.1/aube-v1.5.1-x86_64-unknown-linux-musl.tar.gz" -url_api = "https://api.github.com/repos/endevco/aube/releases/assets/408579889" +checksum = "sha256:2ee3821fd62b56bb39cb2ceffe6ad38975e35f82311ca7f9ec6ee28bc6d284b8" +url = "https://github.com/endevco/aube/releases/download/v1.6.2/aube-v1.6.2-x86_64-unknown-linux-musl.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/410164199" provenance = "github-attestations" [tools.aube."platforms.macos-arm64"] -checksum = "sha256:5c85530c7194a8d3abbd7fdcbc8e6aff177a1eac6b609e9d8cd68fc24576b677" -url = "https://github.com/endevco/aube/releases/download/v1.5.1/aube-v1.5.1-aarch64-apple-darwin.tar.gz" -url_api = "https://api.github.com/repos/endevco/aube/releases/assets/408582611" +checksum = "sha256:4ce92482500f77f0779f288328cb7411f7ae2441b8618eae36a2ab5ea7591a32" +url = "https://github.com/endevco/aube/releases/download/v1.6.2/aube-v1.6.2-aarch64-apple-darwin.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/410166750" provenance = "github-attestations" [tools.aube."platforms.windows-x64"] -checksum = "sha256:5034386d24520e340380f6ee97e1ce13e9545e4fbbfca19a420e5e6580ac9e88" -url = "https://github.com/endevco/aube/releases/download/v1.5.1/aube-v1.5.1-x86_64-pc-windows-msvc.zip" -url_api = "https://api.github.com/repos/endevco/aube/releases/assets/408585848" +checksum = "sha256:916594efae8f8b59fc898913f96d199a21d212c7037043853ee04df7264611d0" +url = "https://github.com/endevco/aube/releases/download/v1.6.2/aube-v1.6.2-x86_64-pc-windows-msvc.zip" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/410174742" provenance = "github-attestations" [[tools.communique]] diff --git a/mise.toml b/mise.toml index 9e37649..dbb41be 100644 --- a/mise.toml +++ b/mise.toml @@ -8,7 +8,7 @@ tasks.release-plz = "./scripts/release-plz.sh" [tools] node = '24' -aube = 'v1.5.1' +aube = 'v1.6.2' git-cliff = 'latest' gh = 'latest' communique = 'latest'