glitter: Update to version 1.5.2

This commit is contained in:
Richard Kuhnt 2021-11-13 08:01:46 +00:00
parent 41d88cdc85
commit 2f84c45496

View File

@ -1,16 +1,16 @@
{ {
"version": "1.5.1", "version": "1.5.2",
"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.5.1/glitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.2/glitter-x86_64-pc-windows-msvc.zip",
"hash": "220cc02f2221fd2438ce92eed7ae60e1856ff32a4e4b81f04a9f6047124153d4" "hash": "78aa37a9bf878583bfd6bd5115c7ff7baa2899ee2dbb7010c2da4f081866ea51"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.1/glitter-i686-pc-windows-msvc.zip", "url": "https://github.com/Milo123459/glitter/releases/download/v1.5.2/glitter-i686-pc-windows-msvc.zip",
"hash": "9537f96fd6c9d74d291c2e2de7cf24cec1cfa655e5773de22ff1b2531e72236c" "hash": "65f8143e022cec23a6ec952b181ccd0ec20457e238b82490622c17755185e64a"
} }
}, },
"bin": "glitter.exe", "bin": "glitter.exe",