From 654b73f4f5300cf4f122be6b7bd1a86cb36bf891 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 20:26:14 +0000 Subject: [PATCH] glow: Update to version 1.5.0 --- bucket/glow.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glow.json b/bucket/glow.json index 4394306da5..b71d03ca1b 100644 --- a/bucket/glow.json +++ b/bucket/glow.json @@ -1,16 +1,16 @@ { - "version": "1.4.1", + "version": "1.5.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/v1.4.1/glow_1.4.1_Windows_x86_64.zip", - "hash": "47ae32251af83da3034f245ac04fe948c5e8bd7cf21f58e9d8068817231a28c5" + "url": "https://github.com/charmbracelet/glow/releases/download/v1.5.0/glow_1.5.0_Windows_x86_64.zip", + "hash": "b4285260141d27556a2ccd694775260eac2324b94630be257a1bff7d57c948a8" }, "32bit": { - "url": "https://github.com/charmbracelet/glow/releases/download/v1.4.1/glow_1.4.1_Windows_i386.zip", - "hash": "7505ac497ecf213889585924becb141b702e384490daea7e5a1c2738ceccfa1d" + "url": "https://github.com/charmbracelet/glow/releases/download/v1.5.0/glow_1.5.0_Windows_i386.zip", + "hash": "0b73652fc72c076d0059ddebf9dbfe4c6333dda182c0f6212abb56a4af85170d" } }, "bin": "glow.exe",