mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.2.206
This commit is contained in:
parent
406930e4a1
commit
ab6375575d
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://elv.sh/",
|
|
||||||
"description": "An interactive shell and an expressive programming language.",
|
|
||||||
"license": "BSD-2-Clause",
|
|
||||||
"version": "0.16.3",
|
"version": "0.16.3",
|
||||||
|
"description": "An interactive shell and an expressive programming language",
|
||||||
|
"homepage": "https://elv.sh",
|
||||||
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.elv.sh/windows-amd64/elvish-v0.16.3.zip",
|
"url": "https://dl.elv.sh/windows-amd64/elvish-v0.16.3.zip",
|
||||||
@ -13,13 +13,11 @@
|
|||||||
"hash": "ff788c204f57df56341ef5cbdfa6687f48257c664a3c3f0a47dc55bcb28504f8"
|
"hash": "ff788c204f57df56341ef5cbdfa6687f48257c664a3c3f0a47dc55bcb28504f8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"pre_install": "Rename-Item \"$dir\\elvish-v$version.exe\" 'elvish.exe'",
|
||||||
"script": "Rename-Item \"$dir\\elvish-v$version.exe\" \"$dir\\elvish.exe\""
|
|
||||||
},
|
|
||||||
"bin": "elvish.exe",
|
"bin": "elvish.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://elv.sh/get/",
|
"url": "https://elv.sh/get/",
|
||||||
"regex": "([\\d.]+) \\(<a href=\"../blog/[\\d.]+-release-notes.html\">Release Note</a>\\)"
|
"regex": "\\s+([\\d.]+) \\(<a"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
@ -29,6 +27,9 @@
|
|||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.elv.sh/windows-386/elvish-v$version.zip"
|
"url": "https://dl.elv.sh/windows-386/elvish-v$version.zip"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.sha256sum"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,7 +10,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ffsend.exe",
|
"bin": "ffsend.exe",
|
||||||
"checkver": "github",
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
@ -3,13 +3,13 @@
|
|||||||
"description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.",
|
"description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.",
|
||||||
"homepage": "https://github.com/fossas/spectrometer",
|
"homepage": "https://github.com/fossas/spectrometer",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"bin": "fossa.exe",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/fossas/spectrometer/releases/download/v2.17.2/fossa_2.17.2_windows_amd64.zip",
|
"url": "https://github.com/fossas/spectrometer/releases/download/v2.17.2/fossa_2.17.2_windows_amd64.zip",
|
||||||
"hash": "2464af1a7953748c14a1549b56f7e82ac2aeaef94cf69d3197f696ea260747cc"
|
"hash": "2464af1a7953748c14a1549b56f7e82ac2aeaef94cf69d3197f696ea260747cc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"bin": "fossa.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.205",
|
"version": "3.2.206",
|
||||||
"description": "A command line tool for installing and using Jenkins X",
|
"description": "A command line tool for installing and using Jenkins X",
|
||||||
"homepage": "https://github.com/jenkins-x/jx",
|
"homepage": "https://github.com/jenkins-x/jx",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.205/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.206/jx-windows-amd64.zip",
|
||||||
"hash": "5386608842926c090e1ca55ac169690d92854a8a8cb2e0646098979b837db288"
|
"hash": "cfe0257bdc318bbd28fddbbe1384aad0e2811cd6feadeeeb72851ddb68b00d23"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user