2026-02-12 00:53:25 +00:00

27 lines
847 B
JSON

{
"version": "18.12.1",
"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.1/atuin-x86_64-pc-windows-msvc.zip",
"hash": "602c9af0a86f455153d0b4e2517740733236bd1144abcdcc8cc9485092470547"
}
},
"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"
}
}
}