glow: Update to version 1.2.1

This commit is contained in:
Jakub Čábera 2020-11-25 06:27:40 +01:00
parent 294dc86ab6
commit 599a34be79

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.0", "version": "1.2.1",
"description": "Markdown reader for the terminal with a TUI and encrypted cloud stash", "description": "Markdown reader for the terminal with a TUI and encrypted cloud stash",
"homepage": "https://github.com/charmbracelet/glow", "homepage": "https://github.com/charmbracelet/glow",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/charmbracelet/glow/releases/download/v1.2.0/glow_1.2.0_Windows_x86_64.zip", "url": "https://github.com/charmbracelet/glow/releases/download/v1.2.1/glow_1.2.1_Windows_x86_64.zip",
"hash": "e13edf68a6d76a8a14b4c73e1ab56d4e9e60c6c0a25cfc24f48b31f0056c8ab4" "hash": "6eca56fa93626fdedadd5e93ef53c1086e499c5873388dffd5df6fadd8d59400"
}, },
"32bit": { "32bit": {
"url": "https://github.com/charmbracelet/glow/releases/download/v1.2.0/glow_1.2.0_Windows_i386.zip", "url": "https://github.com/charmbracelet/glow/releases/download/v1.2.1/glow_1.2.1_Windows_i386.zip",
"hash": "9fa2516a96d52f877b678dc10ef0b180dae65b3387d6d670e2d1390bdec609ec" "hash": "c511e8382dacb756fc6be9efb54f1970ce21039bb46cd64ea1ed31ac8d3e423f"
} }
}, },
"bin": "glow.exe", "bin": "glow.exe",