glitter: Update to version 1.3.9

This commit is contained in:
Richard Kuhnt 2021-06-28 07:01:46 +00:00
parent a776924980
commit 8931dfc264

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.7", "version": "1.3.9",
"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.7/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.9/glitter-x86_64-pc-windows-msvc.zip",
"hash": "29c47521566a7a6d96a1b1fb6c4b8a29ec3d10990ce4e25053562d2adc39334d" "hash": "edc508abc9b4e76f8749678860befa97a279bea4f6b7557f03faf9adfa832730"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.3.7/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.9/glitter-i686-pc-windows-msvc.zip",
"hash": "21a05ab706620fa23a142ba46d27babb5793f3c762744fb5802357922648c06b" "hash": "7637a580119f6f40a84d89a86f876008c2ce0e15eab5922109f9f99a4516873a"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",