From 7f31045f821de06c527c0fa9b0102e9d6de5c146 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:35:20 +0000 Subject: [PATCH] hackernews-tui: Update to version 0.13.5 --- bucket/hackernews-tui.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hackernews-tui.json b/bucket/hackernews-tui.json index 0461d12093..f152cb687c 100644 --- a/bucket/hackernews-tui.json +++ b/bucket/hackernews-tui.json @@ -1,13 +1,13 @@ { "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", - "version": "0.13.4", + "version": "0.13.5", "description": "A fast and customizable application for browsing Hacker News on the terminal.", "homepage": "https://github.com/aome510/hackernews-tui", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/aome510/hackernews-tui/releases/download/v0.13.4/hackernews_tui-x86_64-pc-windows-msvc.zip", - "hash": "b31c76bd7116980c27e77c9a0839d781ccabc66097705eabd9b1a11e07df71cf" + "url": "https://github.com/aome510/hackernews-tui/releases/download/v0.13.5/hackernews_tui-x86_64-pc-windows-msvc.zip", + "hash": "06374a8d7951c250a95fe35528c95fbb53003588a399b334261a2aeaa2707fac" } }, "bin": "hackernews_tui.exe",