mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
presenterm: Update to version 0.9.0
This commit is contained in:
parent
115c09469a
commit
89d9bd839a
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.9.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.8.0/presenterm-0.8.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.9.0/presenterm-0.9.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "sha512:586e93ac4f1f8bbc39438e09c7418d0dc49044828b575a6f9d3bb48c4dadcbb1c2f9c110ba2eb6f856cc633219cfdc8cf69a56cb1408e1eab7005858dcb1d9dd"
|
"hash": "sha512:d911314946e8f80edb9b4c13708efd636025e979e242c5a22080d2e678f5b9597ed27d526584f736903036ac624355fcbf7db0bf04a120a8218fbb91aacef4c4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.8.0/presenterm-0.8.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.9.0/presenterm-0.9.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "sha512:7129db3fd803e912162fa1466cf4e5b86be8c758ba258e77ce31d21b4a01d62fcda6a2bc1dffdc122651fa441579e9b25127acbd92cb34e5139378c5c5a53b3d"
|
"hash": "sha512:b2a67c0ee5554245f49012eec5737f32d16f6441881c81887087ab36f139131360849a49f3e76f7b5caea3bdea2c89f8eb5885e7200a51bbf855d127e7fa92c7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "presenterm.exe",
|
"bin": "presenterm.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"extract_dir": "presenterm-0.8.0",
|
"extract_dir": "presenterm-0.9.0",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user