🎉 Added dds
This commit is contained in:
parent
7bdf0e6981
commit
70b5f61150
18
dds.json
Normal file
18
dds.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"checkver": {
|
||||
"url": "https://api.github.com/repos/vector-of-bool/dds/releases",
|
||||
"jp": "$[0].tag_name"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/vector-of-bool/dds/releases/download/$version/dds-win-x64.exe"
|
||||
},
|
||||
"version": "0.1.0-alpha.4",
|
||||
"url": "https://github.com/vector-of-bool/dds/releases/download/0.1.0-alpha.4/dds-win-x64.exe",
|
||||
"hash": "9b47292f2452b6da0a047e6d1148b9df659be0dedc86cafcc666b2f27adcab53",
|
||||
"bin": [
|
||||
[
|
||||
"dds-win-x64.exe",
|
||||
"dds"
|
||||
]
|
||||
]
|
||||
}
|
@ -1,17 +0,0 @@
|
||||
{
|
||||
"homepage": "https://github.com/PowerShell/PowerShell/",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v$version/PowerShell-$version-win-x64.zip"
|
||||
},
|
||||
"version": "7.0.3",
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/PowerShell-7.0.3-win-x64.zip",
|
||||
"bin": "pwsh.exe",
|
||||
"hash": "fee749388a399fefdb746e2b26e7b4e654c3cfef1c19ccafd14909ac46e35382",
|
||||
"shortcuts": [
|
||||
[
|
||||
"pwsh.exe",
|
||||
"PowerShell Core 6"
|
||||
]
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user