glitter: Update to version 1.1.2

This commit is contained in:
Richard Kuhnt 2021-03-25 21:00:25 +00:00
parent 40bdf26c3f
commit ef68d653da

View File

@ -1,16 +1,16 @@
{ {
"version": "1.1.1", "version": "1.1.2",
"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.1/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.2/glitter-x86_64-pc-windows-msvc.zip",
"hash": "e167b645e5e7fefbcdb590e96e8ee5a19a5653f98ccda0f21ec899ee663f9b3e" "hash": "aefdd044325e7031696c2d2ad628bdb6efb6fb131ac5ac0da4c1a736a22e28ca"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.1.1/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.2/glitter-i686-pc-windows-msvc.zip",
"hash": "bcd5720cb68c9985957af696314ad3a02b14b08a6708f2555a2fe610db07e786" "hash": "1e737f44c11bcef52860932df11ccd0677a5a32e4ccd9ea7537c66781696f484"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",