glitter: Update to version 1.3.5

This commit is contained in:
Jakub Čábera 2021-06-05 10:07:42 -07:00
parent 98fd6a1886
commit aa294bec5c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.4", "version": "1.3.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.3.4/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.5/glitter-x86_64-pc-windows-msvc.zip",
"hash": "9ec72ffd8694d9ecf8179500a192366ebf5c9c25cf5dc968b2e83a850cde2496" "hash": "e497442fe80a602ecebb019c4f8a0d5b2ba7eb36d288c305af0b6cbfa71839f7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.3.4/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.5/glitter-i686-pc-windows-msvc.zip",
"hash": "a60fcbcc8c693d7e8ea1bee78481aedffc15d27a2832fbedf03b42f99c185a58" "hash": "a7502e87f0ca77d290f2231aae3d3bc5b8ddc8d2cd632617726fe456a841cf61"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",