presenterm: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2024-01-27 00:32:27 +00:00
parent c040b1238e
commit 809663fa5c

View File

@ -1,21 +1,21 @@
{ {
"version": "0.4.1", "version": "0.5.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.4.1/presenterm-0.4.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/mfontanini/presenterm/releases/download/v0.5.0/presenterm-0.5.0-x86_64-pc-windows-msvc.zip",
"hash": "sha512:98ce179cc0cf87675aa96dc336c89868eb8230bed2ca0c284910cf41435abe436ac60c8e8134c5aa50f2d2a118cb1c12752fae703888fe5e2ca90aa6dbc85ca7" "hash": "sha512:f75b3e7ce88866fa4dc2a3120d309e62d25677b5542d839e2b089f457b5863df0b8ccaf0f523b6b67fbad0789166c9865c43c8fb2d8a7526fe9ccb4ff37b4fbf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.4.1/presenterm-0.4.1-i686-pc-windows-msvc.zip", "url": "https://github.com/mfontanini/presenterm/releases/download/v0.5.0/presenterm-0.5.0-i686-pc-windows-msvc.zip",
"hash": "sha512:a892f1cc7710f4c792b40e37c0e9b6449dbe5dcac466e0c9d69514d8ade41c53ef47bdde0fef84957c9bd808722a53afbb0d7db5bfb62623cafbae5db54e0910" "hash": "sha512:192f97e04f98bd5ef3105f6a7f3e665c288ac847f2e37c9f6361d93a7e7f071eebbb70e0768cd320d95d724d05da38c6cab4235953fa36f56ce4a520e723df60"
} }
}, },
"bin": "presenterm.exe", "bin": "presenterm.exe",
"checkver": "github", "checkver": "github",
"extract_dir": "presenterm-0.4.1", "extract_dir": "presenterm-0.5.0",
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {