glitter: Update to version 1.3.11

This commit is contained in:
Richard Kuhnt 2021-07-20 23:00:24 +00:00
parent ea570ab0bf
commit 245c29a2e6

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.10", "version": "1.3.11",
"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.3.10/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.11/glitter-x86_64-pc-windows-msvc.zip",
"hash": "24028f27e32e98b6afd50889e0e9e0a282d06f597ec82a8c92c3615bcd318291" "hash": "9f64208f4be1da7b94bfd27bc6d0c82c61e33c6b42407558d6049888fdefcd29"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.3.10/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.11/glitter-i686-pc-windows-msvc.zip",
"hash": "043beb9e6b26468a49e7ac92e30a29797096a6611ccd3287aaa26180c063416b" "hash": "2fd42f3a20be79cad3085bcfda1141c2434f73c439a2083c3db4b0d54b2e36fb"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",