glitter: Update to version 1.3.10

This commit is contained in:
Richard Kuhnt 2021-07-09 20:00:24 +00:00
parent b0b5c5a084
commit 6edd8c7881

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.9", "version": "1.3.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.3.9/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.10/glitter-x86_64-pc-windows-msvc.zip",
"hash": "edc508abc9b4e76f8749678860befa97a279bea4f6b7557f03faf9adfa832730" "hash": "24028f27e32e98b6afd50889e0e9e0a282d06f597ec82a8c92c3615bcd318291"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.3.9/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.10/glitter-i686-pc-windows-msvc.zip",
"hash": "7637a580119f6f40a84d89a86f876008c2ce0e15eab5922109f9f99a4516873a" "hash": "043beb9e6b26468a49e7ac92e30a29797096a6611ccd3287aaa26180c063416b"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",