glitter: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2021-05-14 20:00:28 +00:00
parent cc6451c13d
commit a7562b35be

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.0", "version": "1.3.0",
"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.2.0/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.0/glitter-x86_64-pc-windows-msvc.zip",
"hash": "9704e15fb1ea41b4a4670fa4247b491fa5c71c0c677d286b14bea3713a4ae60f" "hash": "9058e7e4c6d309d67f2d2888493e112d1264b024362f296be9a7ce0e0a19da8c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.2.0/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.3.0/glitter-i686-pc-windows-msvc.zip",
"hash": "7dc563a6dc6d5e75360ab914f19135ffae143496e5b78968c5e0955f4b9faf67" "hash": "5619a62463d57771da4da6faa754b0f07626bdb756dafac8a6c6c0d2a8ab33bd"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",