presenterm: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2025-02-03 00:36:01 +00:00
parent 2afd3c5610
commit 699fe79578

View File

@ -1,21 +1,21 @@
{ {
"version": "0.9.0", "version": "0.10.0",
"description": "Terminal-based slideshow tool", "description": "Terminal-based slideshow tool",
"homepage": "https://github.com/mfontanini/presenterm", "homepage": "https://github.com/mfontanini/presenterm",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.9.0/presenterm-0.9.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/mfontanini/presenterm/releases/download/v0.10.0/presenterm-0.10.0-x86_64-pc-windows-msvc.zip",
"hash": "sha512:d911314946e8f80edb9b4c13708efd636025e979e242c5a22080d2e678f5b9597ed27d526584f736903036ac624355fcbf7db0bf04a120a8218fbb91aacef4c4" "hash": "sha512:c3f5182677eae73acb01ec18866af6e50941a0ea950bcea07e9584c0a47b7e12a0073851883fb8c2c5cfa4a0cb6be8139446997a660166582191d95a61b5578c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.9.0/presenterm-0.9.0-i686-pc-windows-msvc.zip", "url": "https://github.com/mfontanini/presenterm/releases/download/v0.10.0/presenterm-0.10.0-i686-pc-windows-msvc.zip",
"hash": "sha512:b2a67c0ee5554245f49012eec5737f32d16f6441881c81887087ab36f139131360849a49f3e76f7b5caea3bdea2c89f8eb5885e7200a51bbf855d127e7fa92c7" "hash": "sha512:b45a188a5aa6cbd4bd6927d9dbe7c5c4c65214da192fb76ccbbeb78aa4e15005abd098bf214ecd70fffab858920b89475c5fa69e4c6edd2e1eb1860a29b9dd4b"
} }
}, },
"bin": "presenterm.exe", "bin": "presenterm.exe",
"checkver": "github", "checkver": "github",
"extract_dir": "presenterm-0.9.0", "extract_dir": "presenterm-0.10.0",
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {