2026-02-10 01:00:03 +00:00

27 lines
847 B
JSON

{
"version": "18.12.0",
"description": "Shell history tool featuring advanced context-aware search, along with secure sync and backup.",
"homepage": "https://atuin.sh",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/atuinsh/atuin/releases/download/v18.12.0/atuin-x86_64-pc-windows-msvc.zip",
"hash": "9e5175ed99bfe167f570301ce1ddff01cef6a71ade44e0d4091c29a7fcb1318c"
}
},
"bin": "atuin.exe",
"checkver": {
"github": "https://github.com/atuinsh/atuin"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/atuinsh/atuin/releases/download/v$version/atuin-x86_64-pc-windows-msvc.zip"
}
},
"hash": {
"url": "$url.sha256"
}
}
}