glitter: Update to version 1.4.4

This commit is contained in:
Richard Kuhnt 2021-08-28 14:00:34 +00:00
parent 6e96f3b6ea
commit 257dd3a7f7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4.3", "version": "1.4.4",
"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.4.3/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.4/glitter-x86_64-pc-windows-msvc.zip",
"hash": "2a5f7cbd183a11ba8331f9e0ca455e7751bd2167098f9845d5e1797ada5d0eba" "hash": "fe329b8611226596f9c9662eff167b6314906c26afe22c80587de75ce33e7e05"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.4.3/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.4.4/glitter-i686-pc-windows-msvc.zip",
"hash": "122d258b5502653250247ee09a1f8ac2ae35df49721be0a3e9089d3023ddb5e0" "hash": "b06af9b8c03b98086437e5d749051ce2cf543cb700184d18ae29df9a41ed2c22"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",