From ffae466ae948c7b7fc8fa28266f7ba8b6c4086d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:29:46 +0000 Subject: [PATCH] presenterm: Update to version 0.8.0 --- bucket/presenterm.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/presenterm.json b/bucket/presenterm.json index 0e72670ae5..74a994610c 100644 --- a/bucket/presenterm.json +++ b/bucket/presenterm.json @@ -1,21 +1,21 @@ { - "version": "0.7.0", + "version": "0.8.0", "description": "Terminal-based slideshow tool", "homepage": "https://github.com/mfontanini/presenterm", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://github.com/mfontanini/presenterm/releases/download/v0.7.0/presenterm-0.7.0-x86_64-pc-windows-msvc.zip", - "hash": "sha512:6c854298a1899429d2444649b5e9b4161252b950e5c92dfc4469c97f4b8f1228c6835e4141b85a7c2f66cc322590cc33b0a9990f7ce7ba86690b89b61aebbc62" + "url": "https://github.com/mfontanini/presenterm/releases/download/v0.8.0/presenterm-0.8.0-x86_64-pc-windows-msvc.zip", + "hash": "sha512:586e93ac4f1f8bbc39438e09c7418d0dc49044828b575a6f9d3bb48c4dadcbb1c2f9c110ba2eb6f856cc633219cfdc8cf69a56cb1408e1eab7005858dcb1d9dd" }, "32bit": { - "url": "https://github.com/mfontanini/presenterm/releases/download/v0.7.0/presenterm-0.7.0-i686-pc-windows-msvc.zip", - "hash": "sha512:4e6daf3868bd84b51af447027fa6d1a940f257bb1bcfa60a3972e987a5cc8e310d1ea1479d023368558e96fbf93bd281f39ac9e63dd70a0bab91b1b54bfc589a" + "url": "https://github.com/mfontanini/presenterm/releases/download/v0.8.0/presenterm-0.8.0-i686-pc-windows-msvc.zip", + "hash": "sha512:7129db3fd803e912162fa1466cf4e5b86be8c758ba258e77ce31d21b4a01d62fcda6a2bc1dffdc122651fa441579e9b25127acbd92cb34e5139378c5c5a53b3d" } }, "bin": "presenterm.exe", "checkver": "github", - "extract_dir": "presenterm-0.7.0", + "extract_dir": "presenterm-0.8.0", "autoupdate": { "architecture": { "64bit": {