hackernews-tui: Update to version 0.13.5

This commit is contained in:
github-actions[bot] 2024-10-22 00:35:20 +00:00
parent a9cdc93a36
commit 7f31045f82

View File

@ -1,13 +1,13 @@
{ {
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "$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.", "description": "A fast and customizable application for browsing Hacker News on the terminal.",
"homepage": "https://github.com/aome510/hackernews-tui", "homepage": "https://github.com/aome510/hackernews-tui",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aome510/hackernews-tui/releases/download/v0.13.4/hackernews_tui-x86_64-pc-windows-msvc.zip", "url": "https://github.com/aome510/hackernews-tui/releases/download/v0.13.5/hackernews_tui-x86_64-pc-windows-msvc.zip",
"hash": "b31c76bd7116980c27e77c9a0839d781ccabc66097705eabd9b1a11e07df71cf" "hash": "06374a8d7951c250a95fe35528c95fbb53003588a399b334261a2aeaa2707fac"
} }
}, },
"bin": "hackernews_tui.exe", "bin": "hackernews_tui.exe",