mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
7 Commits
46ce1ce180
...
16054fb709
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
16054fb709 | ||
|
|
113caaf160 | ||
|
|
5f5cde4bf1 | ||
|
|
676c3654fa | ||
|
|
b61b813d24 | ||
|
|
2665418848 | ||
|
|
5bd2c4dbca |
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.131.0",
|
||||
"version": "0.132.0",
|
||||
"description": "The tool to run java, jar or jsh files with automatic dependency fetching, immediate compilation and execution",
|
||||
"homepage": "https://jbang.dev/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"JDK": "openjdk"
|
||||
},
|
||||
"url": "https://github.com/jbangdev/jbang/releases/download/v0.131.0/jbang-0.131.0.zip",
|
||||
"hash": "b4ea18e8aea0ae62b80932b650d6c87b276412a84a04ff9d25a70da5dedd76a3",
|
||||
"extract_dir": "jbang-0.131.0",
|
||||
"url": "https://github.com/jbangdev/jbang/releases/download/v0.132.0/jbang-0.132.0.zip",
|
||||
"hash": "f8c2f74393711bf88c97b15f0c1f940fb2271735413a2c380a1df567d7e98433",
|
||||
"extract_dir": "jbang-0.132.0",
|
||||
"env_add_path": "bin",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jbangdev/jbang"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "Wraps kubectl with colorful output",
|
||||
"homepage": "https://github.com/kubecolor/kubecolor",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.1/kubecolor_0.5.1_windows_amd64.zip",
|
||||
"hash": "506ee0bd17e4b2882283cebbeb3ea9217e8b9971d426cb28a818b32992f6c20e"
|
||||
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.2/kubecolor_0.5.2_windows_amd64.zip",
|
||||
"hash": "2eef5fd975d90017f627c5c6debaa415e53961ccdee325257409e2e5f5c50d0d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.1/kubecolor_0.5.1_windows_arm64.zip",
|
||||
"hash": "bde7735756e5d992eb0fdf0a33629dacf980b3419598d330570ac82db5cf5a3e"
|
||||
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.2/kubecolor_0.5.2_windows_arm64.zip",
|
||||
"hash": "d6afa1db68218064202b9f3abdfb05ac3fa761eb76e2019e4783b522685926f5"
|
||||
}
|
||||
},
|
||||
"bin": "kubecolor.exe",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "7.15.0",
|
||||
"version": "7.16.0",
|
||||
"description": "Allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).",
|
||||
"homepage": "https://openapi-generator.tech/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/7.15.0/openapi-generator-cli-7.15.0.jar#/openapi-generator-cli.jar",
|
||||
"hash": "sha1:bb58e257f724fb46b7f2b309a9fa98e63fd7199f",
|
||||
"url": "https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/7.16.0/openapi-generator-cli-7.16.0.jar#/openapi-generator-cli.jar",
|
||||
"hash": "sha1:2ca15745dbb9261a43392e7d9a530e5b7473e929",
|
||||
"pre_install": "Set-Content \"$dir\\openapi-generator-cli.cmd\" -Value \"@java -jar \"\"$dir\\openapi-generator-cli.jar\"\" %*\" -Encoding ascii",
|
||||
"bin": "openapi-generator-cli.cmd",
|
||||
"checkver": {
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1",
|
||||
"description": "Podman Terminal UI",
|
||||
"homepage": "https://github.com/containers/podman-tui",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/containers/podman-tui/releases/download/v1.8.0/podman-tui-release-windows_amd64.zip",
|
||||
"hash": "ccb6cea1a161fdf943e5ceb11b6cb35c4f8e424a8b4a4345c2953cf662d237f9",
|
||||
"extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.8.0"
|
||||
"url": "https://github.com/containers/podman-tui/releases/download/v1.8.1/podman-tui-release-windows_amd64.zip",
|
||||
"hash": "4de8ecb16b9fe7e40c13682bf4ead28ab94d79c70951ede4bc07e8612a39956d",
|
||||
"extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.8.1"
|
||||
}
|
||||
},
|
||||
"bin": "podman-tui.exe",
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
||||
"homepage": "https://github.com/k0kubun/sqldef",
|
||||
"license": "MIT,Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.0/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.0/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.0/sqlite3def_windows_amd64.zip"
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.1/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.1/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.1/sqlite3def_windows_amd64.zip"
|
||||
],
|
||||
"hash": [
|
||||
"1d9011507f0d42583f1ae23a6e952599ee4607e5a723f809cd8cbe6d8ad44d71",
|
||||
"1de995088de2e3697ddc4b95423cc4b29822fe20d118ecbf2117beaaf92d5a9d",
|
||||
"88c70f37187aec24bb820c7d48494de5c557f70db52358a94c73aa14ebd4e0d2"
|
||||
"cd40a062e86f669eaf7bc36ce1e184d6952091b09cb1f61cac9b564dc21c90f0",
|
||||
"81c3c3391466b72728d064bd92483e009f6c228c9fa6a1cf5b4974111096af34",
|
||||
"ca4c952cba75d409a7b40b371270b34cc0959ff661719be9800360889b366f68"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.10",
|
||||
"version": "0.7.1",
|
||||
"description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
|
||||
"homepage": "https://vfox.dev/",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,19 +9,19 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_x86_64.zip",
|
||||
"hash": "3d1dde8aa0bd47641aaecc8ffa5e428e86e0a5c8f336973915d077fdebc5eb04",
|
||||
"extract_dir": "vfox_0.6.10_windows_x86_64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.7.1/vfox_0.7.1_windows_x86_64.zip",
|
||||
"hash": "030afb1f713a0a494c4f3e18b42af8b668b6025cd97498191038656d81376ad3",
|
||||
"extract_dir": "vfox_0.7.1_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_i386.zip",
|
||||
"hash": "51fcd4a96ca167bbc4b5a9d0a37e4a1f8d33c391e32eaf00a57a6248dd9a0f65",
|
||||
"extract_dir": "vfox_0.6.10_windows_i386"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.7.1/vfox_0.7.1_windows_i386.zip",
|
||||
"hash": "a76a47a141e001a83db48db2c1530d4ef146bc1fd4f81a5c44fdbaba5e38be49",
|
||||
"extract_dir": "vfox_0.7.1_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_aarch64.zip",
|
||||
"hash": "a094e399dc2eeb89061f92c54983f28a9aa3540f2d1f2773050f86085ca113ea",
|
||||
"extract_dir": "vfox_0.6.10_windows_aarch64"
|
||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.7.1/vfox_0.7.1_windows_aarch64.zip",
|
||||
"hash": "b8aa407d7cb8d4c37177d5431cb16348d33e792da012ff5310f71bb8c9a665cf",
|
||||
"extract_dir": "vfox_0.7.1_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "vfox.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user