2026-01-22 16:56:29 -05:00

27 lines
847 B
JSON

{
"version": "18.11.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.11.0/atuin-x86_64-pc-windows-msvc.zip",
"hash": "29ddb786f3e18964d3be7503d38293e60704e7e36e9a23b360311ee5fc092b1a"
}
},
"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"
}
}
}