Files
nixpkgs/pkgs/kestractl/sources.json
T

14 lines
467 B
JSON
Raw Normal View History

2026-03-16 10:27:54 +01:00
{
2026-05-23 07:47:51 +02:00
"version": "1.4.0",
2026-03-16 10:27:54 +01:00
"sources": {
"aarch64-linux": {
2026-05-23 07:47:51 +02:00
"url": "https://github.com/kestra-io/kestractl/releases/download/1.4.0/kestractl_1.4.0_linux_arm64.tar.gz",
"hash": "sha256-pXVUovZWSnpFUaZVQQpecoYdNatXtWnlta0HZVwL+Aw="
2026-03-25 19:10:35 +01:00
},
"x86_64-linux": {
2026-05-23 07:47:51 +02:00
"url": "https://github.com/kestra-io/kestractl/releases/download/1.4.0/kestractl_1.4.0_linux_amd64.tar.gz",
"hash": "sha256-sBbJnI3BCH7fnYFPB214faMAQmTxZ+Y+ZfkEUKp1mPI="
2026-03-16 10:27:54 +01:00
}
}
}