Skip to content
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
44 changes: 22 additions & 22 deletions mise.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,43 +44,43 @@ version = "10.0.0"
backend = "npm:cspell"

[[tools."github:microsoft/apm"]]
version = "0.14.0"
version = "0.14.1"
backend = "github:microsoft/apm"

[tools."github:microsoft/apm"."platforms.linux-arm64"]
checksum = "sha256:3a8340b02851a94760a449d732e5f417b2ba4409689471302af9c5801851ad72"
url = "https://github.com/microsoft/apm/releases/download/v0.14.0/apm-linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/423650661"
checksum = "sha256:2ba228a75354277a7b7a1e6a966f1ae8a985714c8dc163811702985260dae1f1"
url = "https://github.com/microsoft/apm/releases/download/v0.14.1/apm-linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/425146331"

[tools."github:microsoft/apm"."platforms.linux-arm64-musl"]
checksum = "sha256:3a8340b02851a94760a449d732e5f417b2ba4409689471302af9c5801851ad72"
url = "https://github.com/microsoft/apm/releases/download/v0.14.0/apm-linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/423650661"
checksum = "sha256:2ba228a75354277a7b7a1e6a966f1ae8a985714c8dc163811702985260dae1f1"
url = "https://github.com/microsoft/apm/releases/download/v0.14.1/apm-linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/425146331"

[tools."github:microsoft/apm"."platforms.linux-x64"]
checksum = "sha256:5ca7853e4b8858272da721e1d68548a6c078f7920487298bef901bd6e709a7d1"
url = "https://github.com/microsoft/apm/releases/download/v0.14.0/apm-linux-x86_64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/423650660"
checksum = "sha256:a3b799c946179364fed94ed65169959506d4b8e059f841c0d3d9b67716a1d926"
url = "https://github.com/microsoft/apm/releases/download/v0.14.1/apm-linux-x86_64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/425146324"

[tools."github:microsoft/apm"."platforms.linux-x64-musl"]
checksum = "sha256:5ca7853e4b8858272da721e1d68548a6c078f7920487298bef901bd6e709a7d1"
url = "https://github.com/microsoft/apm/releases/download/v0.14.0/apm-linux-x86_64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/423650660"
checksum = "sha256:a3b799c946179364fed94ed65169959506d4b8e059f841c0d3d9b67716a1d926"
url = "https://github.com/microsoft/apm/releases/download/v0.14.1/apm-linux-x86_64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/425146324"

[tools."github:microsoft/apm"."platforms.macos-arm64"]
checksum = "sha256:3bb8b7ce7d4fc68646bfbe96c188e3c0cc278bfe066f68fb52e8929fd0da3938"
url = "https://github.com/microsoft/apm/releases/download/v0.14.0/apm-darwin-arm64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/423650663"
checksum = "sha256:a2eb2b9af922973ae3a8e467da8cf2d07a1211720d4ddc4d217570f1b6585351"
url = "https://github.com/microsoft/apm/releases/download/v0.14.1/apm-darwin-arm64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/425146326"

[tools."github:microsoft/apm"."platforms.macos-x64"]
checksum = "sha256:3f70f6c0985b344973f5ba6004f0bfc02212e547b95fdce04deb6d8a3ef7ae6d"
url = "https://github.com/microsoft/apm/releases/download/v0.14.0/apm-darwin-x86_64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/423650659"
checksum = "sha256:3f036ed4619e2ec8845884db5a9a40c8ac8f3bf77fc02a71b8021c84bb4ba206"
url = "https://github.com/microsoft/apm/releases/download/v0.14.1/apm-darwin-x86_64.tar.gz"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/425146330"

[tools."github:microsoft/apm"."platforms.windows-x64"]
checksum = "sha256:51e3d439863620ea51e00bab09dcf22ceb2f8e83a1e70cb0eb50e5a02578f728"
url = "https://github.com/microsoft/apm/releases/download/v0.14.0/apm-windows-x86_64.zip"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/423650662"
checksum = "sha256:c8c28fda02bd2c1136f00bb34dacaaac55037d42e2e07d21142975f4e91d0918"
url = "https://github.com/microsoft/apm/releases/download/v0.14.1/apm-windows-x86_64.zip"
url_api = "https://api.github.com/repos/microsoft/apm/releases/assets/425146328"

[[tools.gitleaks]]
version = "8.30.1"
Expand Down