glitter: Update to version 1.5.5

This commit is contained in:
Richard Kuhnt 2021-11-19 00:00:58 +00:00
parent eb697efd0a
commit 2e95c64528

View File

@ -1,16 +1,16 @@
{ {
"version": "1.5.4", "version": "1.5.5",
"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.5.4/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.5/glitter-x86_64-pc-windows-msvc.zip",
"hash": "a19abed6924ad3ea44b5b1ed5bafe4f5198554bca7591d32851d4a61a5cf2cc1" "hash": "f2734c6ea66eda6c27ce28a73e3f35a3d12ca2e91209abfa242a6f7964c2514d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.4/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.5/glitter-i686-pc-windows-msvc.zip",
"hash": "580cac1df4a7a3b375a914e9b20c64dc75cc0c873f8327d5e86472cc8c39d69e" "hash": "3a4b315335c7b787b809d1bda680d72487db51648b9a2167eea4a43ef5f7398e"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",