glitter: Update to version 1.1.0

This commit is contained in:
Richard Kuhnt 2021-03-20 16:00:17 +00:00
parent 33f3958ea6
commit 010809af90

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.0", "version": "1.1.0",
"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.0.0/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.0/glitter-x86_64-pc-windows-msvc.zip",
"hash": "e2d0c4c2d3db67670f85bcf07d61ed2c89c22c1757d3444e25a8b7d9fdf10ee0" "hash": "6f3e9201bf34b069b59ef81ffb2edf9c42dc6eb704e1e89d62464247d8d1304c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.0.0/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.1.0/glitter-i686-pc-windows-msvc.zip",
"hash": "8219e33941feb8c858e72d17b4d9e62fb7920e3dd698686434690a7caf7cbe8f" "hash": "4617f37575402a88c8556130e7d8ac1fc3b5587dc175d68eb1a7aa8d1554a8ed"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",