mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
presenterm: Update to version 0.8.0
This commit is contained in:
parent
495dba1559
commit
ffae466ae9
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.0",
|
"version": "0.8.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.7.0/presenterm-0.7.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.8.0/presenterm-0.8.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "sha512:6c854298a1899429d2444649b5e9b4161252b950e5c92dfc4469c97f4b8f1228c6835e4141b85a7c2f66cc322590cc33b0a9990f7ce7ba86690b89b61aebbc62"
|
"hash": "sha512:586e93ac4f1f8bbc39438e09c7418d0dc49044828b575a6f9d3bb48c4dadcbb1c2f9c110ba2eb6f856cc633219cfdc8cf69a56cb1408e1eab7005858dcb1d9dd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.7.0/presenterm-0.7.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/mfontanini/presenterm/releases/download/v0.8.0/presenterm-0.8.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "sha512:4e6daf3868bd84b51af447027fa6d1a940f257bb1bcfa60a3972e987a5cc8e310d1ea1479d023368558e96fbf93bd281f39ac9e63dd70a0bab91b1b54bfc589a"
|
"hash": "sha512:7129db3fd803e912162fa1466cf4e5b86be8c758ba258e77ce31d21b4a01d62fcda6a2bc1dffdc122651fa441579e9b25127acbd92cb34e5139378c5c5a53b3d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "presenterm.exe",
|
"bin": "presenterm.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"extract_dir": "presenterm-0.7.0",
|
"extract_dir": "presenterm-0.8.0",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user