glitter: Update to version 1.3.12

This commit is contained in:
Richard Kuhnt 2021-07-25 13:00:42 +00:00
parent 5714bc3d72
commit bb7e79bcc6

View File

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