Skip to content

Instantly share code, notes, and snippets.

@jamesshenry
Last active September 29, 2025 11:25
Show Gist options
  • Save jamesshenry/c07840780970b8e7fcbdd600642e6dd1 to your computer and use it in GitHub Desktop.
Save jamesshenry/c07840780970b8e7fcbdd600642e6dd1 to your computer and use it in GitHub Desktop.
scoop better-curl-saul 0.2.1
{
"version": "0.2.1",
"description": "A terminal based lightweight API testing client focused on user experience and simplicity",
"homepage": "https://github.com/DeprecatedLuar/better-curl-saul",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/DeprecatedLuar/better-curl-saul/releases/download/v0.2.1/saul-windows-amd64.exe",
"hash": "e12a6790e719cdb28169131ecefad653aae3249c3a6aa73799962cafa1bdaf7a"
}
},
"bin": [
[
"saul-windows-amd64.exe",
"saul"
]
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/DeprecatedLuar/better-curl-saul/releases/download/v$version/saul-windows-amd64.exe"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment