glitter: Update to version 1.1.1

This commit is contained in:
Richard Kuhnt 2021-03-21 16:00:18 +00:00
parent 785e7995e3
commit d91314ce66

View File

@ -1,16 +1,16 @@
{ {
"version": "1.1.0", "version": "1.1.1",
"description": "Git tooling of the future", "description": "Git tooling of the future",
"homepage": "https://github.com/Milo123459/glitter", "homepage": "https://github.com/Milo123459/glitter",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.1.0/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.1/glitter-x86_64-pc-windows-msvc.zip",
"hash": "6f3e9201bf34b069b59ef81ffb2edf9c42dc6eb704e1e89d62464247d8d1304c" "hash": "e167b645e5e7fefbcdb590e96e8ee5a19a5653f98ccda0f21ec899ee663f9b3e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.1.0/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.1/glitter-i686-pc-windows-msvc.zip",
"hash": "4617f37575402a88c8556130e7d8ac1fc3b5587dc175d68eb1a7aa8d1554a8ed" "hash": "bcd5720cb68c9985957af696314ad3a02b14b08a6708f2555a2fe610db07e786"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",