diff --git a/bucket/glow.json b/bucket/glow.json index 99d48106ec..4394306da5 100644 --- a/bucket/glow.json +++ b/bucket/glow.json @@ -1,16 +1,16 @@ { - "version": "1.4.0", + "version": "1.4.1", "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/v1.4.0/glow_1.4.0_Windows_x86_64.zip", - "hash": "edabf312bc23a75601da560784061d8e8eb2c6323e49dc69db8b411fa4e1141d" + "url": "https://github.com/charmbracelet/glow/releases/download/v1.4.1/glow_1.4.1_Windows_x86_64.zip", + "hash": "47ae32251af83da3034f245ac04fe948c5e8bd7cf21f58e9d8068817231a28c5" }, "32bit": { - "url": "https://github.com/charmbracelet/glow/releases/download/v1.4.0/glow_1.4.0_Windows_i386.zip", - "hash": "f1f34f3b02b1efecd636c888576f21d8d3ce791c6029a2176e7b6c929517c98c" + "url": "https://github.com/charmbracelet/glow/releases/download/v1.4.1/glow_1.4.1_Windows_i386.zip", + "hash": "7505ac497ecf213889585924becb141b702e384490daea7e5a1c2738ceccfa1d" } }, "bin": "glow.exe",