From 98f09d292db6055cb1e6f3a224d987fe9b52f08f Mon Sep 17 00:00:00 2001 From: "manselmi-renovate[bot]" <310402164+manselmi-renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 11:30:26 +0000 Subject: [PATCH] Update dependency hk to v1.54.0 --- mise.lock | 14 +++++++------- mise.toml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mise.lock b/mise.lock index 9ffcee9..70f2af6 100644 --- a/mise.lock +++ b/mise.lock @@ -1,18 +1,18 @@ # @generated - this file is auto-generated by `mise lock` https://mise.jdx.dev/dev-tools/mise-lock.html [[tools.hk]] -version = "1.53.0" +version = "1.54.0" backend = "aqua:jdx/hk" [tools.hk."platforms.linux-x64"] -checksum = "sha256:960c14b3bcd61e36dcb42c304e3cc23b22ef2e6f28ac6559e3856d27acf6b54a" -url = "https://github.com/jdx/hk/releases/download/v1.53.0/hk-x86_64-unknown-linux-gnu.tar.gz" -url_api = "https://api.github.com/repos/jdx/hk/releases/assets/487429267" +checksum = "sha256:467f691713b1afbeada4df662bd44696405cd987a5c7f64fee0fe71399628d0c" +url = "https://github.com/jdx/hk/releases/download/v1.54.0/hk-x86_64-unknown-linux-gnu.tar.gz" +url_api = "https://api.github.com/repos/jdx/hk/releases/assets/496037136" [tools.hk."platforms.macos-arm64"] -checksum = "sha256:d5c1f9a4c3598cc72c9f15908af6e036b138b9dd97c8891e4d08f699c98a5069" -url = "https://github.com/jdx/hk/releases/download/v1.53.0/hk-aarch64-apple-darwin.tar.gz" -url_api = "https://api.github.com/repos/jdx/hk/releases/assets/487429255" +checksum = "sha256:54e47c56f64916e63004b68ae848637e3e90d06f89e3ae8de985ebc35fd9f7e7" +url = "https://github.com/jdx/hk/releases/download/v1.54.0/hk-aarch64-apple-darwin.tar.gz" +url_api = "https://api.github.com/repos/jdx/hk/releases/assets/496037130" [[tools.pixi]] version = "0.75.0" diff --git a/mise.toml b/mise.toml index 014bf9b..9595854 100644 --- a/mise.toml +++ b/mise.toml @@ -72,5 +72,5 @@ run = [ [tools] -hk = '1.53.0' +hk = '1.54.0' pixi = 'v0.75.0'