gsudo: Update to version 1.4.0 (#3873)

* gsudo: Update to version 1.4.0. Support for x86 and x64 platforms (breaking change)

* Update bucket/gsudo.json

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
Gerardo Grignoli 2022-09-04 17:16:08 -03:00 committed by GitHub
parent 51d52724d5
commit 6fb0b625d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,18 @@
{
"version": "1.3.0",
"version": "1.4.0",
"description": "A Sudo for Windows",
"homepage": "https://github.com/gerardog/gsudo",
"license": "MIT",
"url": "https://github.com/gerardog/gsudo/releases/download/v1.3.0/gsudo.v1.3.0.zip",
"hash": "cfd28467bbedf85bb05dc35f59c2e16ba8f19bd7aa555abb37cb2693a9b97855",
"url": "https://github.com/gerardog/gsudo/releases/download/v1.4.0/gsudo.v1.4.0.zip",
"hash": "FA7EBED253889D2532A0570132F6E470E0E1AE95040D587ABC8AF0F79BFEDD4C",
"architecture": {
"64bit": {
"extract_dir": "x64"
},
"32bit": {
"extract_dir": "x86"
}
},
"bin": [
[
"gsudo.exe",