mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
winsw: Update to version 2.12.0
This commit is contained in:
parent
e41d5eb165
commit
5ea81de909
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.11.0",
|
||||
"version": "2.12.0",
|
||||
"description": "A wrapper executable that can be used to host any executable as a Windows service",
|
||||
"homepage": "https://github.com/winsw/winsw",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/winsw/winsw/releases/download/v2.11.0/WinSW-x64.exe#/WinSW.exe",
|
||||
"hash": "69833b8bd0b76cbf051a795ae89f9071b24863b7f141f87ccb675bdb08e8fb8b"
|
||||
"url": "https://github.com/winsw/winsw/releases/download/v2.12.0/WinSW-x64.exe#/WinSW.exe",
|
||||
"hash": "05b82d46ad331cc16bdc00de5c6332c1ef818df8ceefcd49c726553209b3a0da"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/winsw/winsw/releases/download/v2.11.0/WinSW-x86.exe#/WinSW.exe",
|
||||
"hash": "cddf8d62372edcaa8870a5e655a3afb9c26caec7fd5bbe8b925f4fe28071360b"
|
||||
"url": "https://github.com/winsw/winsw/releases/download/v2.12.0/WinSW-x86.exe#/WinSW.exe",
|
||||
"hash": "0c21327463a43a61f2efb227ec4afd2467fde91618cc725148c1099001ca91ae"
|
||||
}
|
||||
},
|
||||
"bin": "WinSW.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user