mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
glow: Update to version 2.1.0
This commit is contained in:
parent
5e13d007c5
commit
cc0ee1846b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"description": "Markdown reader for the terminal with a TUI and encrypted cloud stash",
|
||||
"homepage": "https://github.com/charmbracelet/glow",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/charmbracelet/glow/releases/download/v2.0.0/glow_2.0.0_Windows_x86_64.zip",
|
||||
"hash": "cdb2c65c57a4137097f2dfb5aa3af52364e3aeb26961a5ef84889f45ae1cc6c0",
|
||||
"extract_dir": "glow_2.0.0_Windows_x86_64"
|
||||
"url": "https://github.com/charmbracelet/glow/releases/download/v2.1.0/glow_2.1.0_Windows_x86_64.zip",
|
||||
"hash": "53cebc4e4af55258f08fa3a66fd7b1276535112cbd4c39d7a9206b52da8cc1b6",
|
||||
"extract_dir": "glow_2.1.0_Windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charmbracelet/glow/releases/download/v2.0.0/glow_2.0.0_Windows_i386.zip",
|
||||
"hash": "6910e2ef6f4a8d0ef97e4b8bf526bcc710bb3e573f05c0724b8ed792dae81afd",
|
||||
"extract_dir": "glow_2.0.0_Windows_i386"
|
||||
"url": "https://github.com/charmbracelet/glow/releases/download/v2.1.0/glow_2.1.0_Windows_i386.zip",
|
||||
"hash": "564d8b8bb7495a74bedf1e34c2997a2fa71ae3e6ac8f926a02bdc4124601cc87",
|
||||
"extract_dir": "glow_2.1.0_Windows_i386"
|
||||
}
|
||||
},
|
||||
"bin": "glow.exe",
|
||||
@ -22,7 +22,6 @@
|
||||
"64bit": {
|
||||
"url": "https://github.com/charmbracelet/glow/releases/download/v$version/glow_$version_Windows_x86_64.zip",
|
||||
"extract_dir": "glow_$version_Windows_x86_64"
|
||||
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/charmbracelet/glow/releases/download/v$version/glow_$version_Windows_i386.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user