Skip to content

Instantly share code, notes, and snippets.

@SeeminglyScience
Created September 18, 2022 01:20
Show Gist options
  • Save SeeminglyScience/8dc717be6e6d362ad65efbdf124922b8 to your computer and use it in GitHub Desktop.
Save SeeminglyScience/8dc717be6e6d362ad65efbdf124922b8 to your computer and use it in GitHub Desktop.
{
"version": "0.1.0",
"description": "Decode and deflate base64 strings of gzip data",
"homepage": "https://github.com/SeeminglyScience/psudad",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/SeeminglyScience/psudad/releases/download/v0.1.0/psudad-0.1.0-win-x64.zip",
"hash": "fd1b7200021221f071033ec3c40007fcc21372086f4aa1d3999d212f581db3c4"
}
},
"bin": "psudad.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/SeeminglyScience/psudad/releases/download/v$version/psudad-$version-win-x64.zip"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment