Files
nixpkgs/pkgs/kestractl/sources.json

14 lines
467 B
JSON
Raw Normal View History

2026-03-16 10:27:54 +01:00
{
2026-04-29 18:39:03 +02:00
"version": "1.3.0",
2026-03-16 10:27:54 +01:00
"sources": {
"aarch64-linux": {
2026-04-29 18:39:03 +02:00
"url": "https://github.com/kestra-io/kestractl/releases/download/1.3.0/kestractl_1.3.0_linux_arm64.tar.gz",
"hash": "sha256-/18F6CZnnLbet4BmI1oQ5pZWkJwIshCq30qd+cm0GGA="
2026-03-25 19:10:35 +01:00
},
"x86_64-linux": {
2026-04-29 18:39:03 +02:00
"url": "https://github.com/kestra-io/kestractl/releases/download/1.3.0/kestractl_1.3.0_linux_amd64.tar.gz",
"hash": "sha256-xmsBiqNKvob8xHDyU253o6c25YIubHanNdLqzWaOvSA="
2026-03-16 10:27:54 +01:00
}
}
}