Skip to content

Commit 67ba763

Browse files
jdxclaude
andcommitted
chore: add communique 1.0.1
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9ded896 commit 67ba763

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

mise.lock

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# @generated - this file is auto-generated by `mise lock` https://mise.jdx.dev/dev-tools/mise-lock.html
2+
3+
[[tools.communique]]
4+
version = "1.0.1"
5+
backend = "github:jdx/communique"
6+
7+
[tools.communique."platforms.linux-arm64"]
8+
checksum = "sha256:7be8c2a327212b41e7d39c9866f49c09c26beddfcdfbde1289804c836c45797b"
9+
url = "https://github.com/jdx/communique/releases/download/v1.0.1/communique-aarch64-unknown-linux-gnu.tar.gz"
10+
url_api = "https://api.github.com/repos/jdx/communique/releases/assets/400318499"
11+
12+
[tools.communique."platforms.linux-arm64-musl"]
13+
checksum = "sha256:7be8c2a327212b41e7d39c9866f49c09c26beddfcdfbde1289804c836c45797b"
14+
url = "https://github.com/jdx/communique/releases/download/v1.0.1/communique-aarch64-unknown-linux-gnu.tar.gz"
15+
url_api = "https://api.github.com/repos/jdx/communique/releases/assets/400318499"
16+
17+
[tools.communique."platforms.linux-x64"]
18+
checksum = "sha256:33a48d38d83cba48c0e2dca967633baf1a22ea1f2aeb89b59106379c17b18bc2"
19+
url = "https://github.com/jdx/communique/releases/download/v1.0.1/communique-x86_64-unknown-linux-gnu.tar.gz"
20+
url_api = "https://api.github.com/repos/jdx/communique/releases/assets/400318330"
21+
22+
[tools.communique."platforms.linux-x64-musl"]
23+
checksum = "sha256:33a48d38d83cba48c0e2dca967633baf1a22ea1f2aeb89b59106379c17b18bc2"
24+
url = "https://github.com/jdx/communique/releases/download/v1.0.1/communique-x86_64-unknown-linux-gnu.tar.gz"
25+
url_api = "https://api.github.com/repos/jdx/communique/releases/assets/400318330"
26+
27+
[tools.communique."platforms.macos-arm64"]
28+
checksum = "sha256:9adcd413f3377b98aa12df003ffa4c24f084e7bea549104e29088a3b79892dd8"
29+
url = "https://github.com/jdx/communique/releases/download/v1.0.1/communique-aarch64-apple-darwin.tar.gz"
30+
url_api = "https://api.github.com/repos/jdx/communique/releases/assets/400318491"
31+
32+
[tools.communique."platforms.windows-x64"]
33+
checksum = "sha256:2474f4ed704c9a94bb9dd357452275b8efe92df132ab81b642055c858441a905"
34+
url = "https://github.com/jdx/communique/releases/download/v1.0.1/communique-x86_64-pc-windows-msvc.zip"
35+
url_api = "https://api.github.com/repos/jdx/communique/releases/assets/400319696"

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ _.path = ["target/debug", "test/bats/bin"]
33

44
[tools]
55
age = "latest"
6+
communique = "latest"
67
"cargo:cargo-msrv" = "latest"
78
cargo-binstall = "latest"
89
"cargo:cargo-edit" = "latest"

0 commit comments

Comments
 (0)