glitter: Update to version 1.5.10

This commit is contained in:
Richard Kuhnt 2021-12-04 10:00:43 +00:00
parent f9cf6b1f58
commit dd235debb0

View File

@ -1,16 +1,16 @@
{ {
"version": "1.5.9", "version": "1.5.10",
"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.9/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.10/glitter-x86_64-pc-windows-msvc.zip",
"hash": "464c77dfed17599df05627352337c355029c56194cb18e12d8be7db921f5b376" "hash": "6e700bfccfa2bd75b6e92b72b5e566f70885fb03c2f162a950bfd5627c4a7a02"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.9/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.10/glitter-i686-pc-windows-msvc.zip",
"hash": "2a75302bed6ea0400669231b6f734a02cf3701bae6e030f42c5b96e3faa01324" "hash": "e221b7d2638591c1101277bb36943185a0fb3a8ae63c75ae61727281cc031034"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",