Compare commits

...

7 Commits

Author SHA1 Message Date
github-actions[bot]
16054fb709 vfox: Update to version 0.7.1 2025-09-28 12:31:16 +00:00
github-actions[bot]
113caaf160 podman-tui: Update to version 1.8.1 2025-09-28 12:31:15 +00:00
github-actions[bot]
5f5cde4bf1 kubecolor: Update to version 0.5.2 2025-09-28 12:31:15 +00:00
github-actions[bot]
676c3654fa jbang: Update to version 0.132.0 2025-09-28 12:31:15 +00:00
github-actions[bot]
b61b813d24 vfox: Update to version 0.7.0 2025-09-28 08:29:08 +00:00
github-actions[bot]
2665418848 sqldef: Update to version 3.1.1 2025-09-28 08:29:07 +00:00
github-actions[bot]
5bd2c4dbca openapi-generator-cli: Update to version 7.16.0 2025-09-28 08:29:07 +00:00
6 changed files with 33 additions and 33 deletions

View File

@ -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", "description": "The tool to run java, jar or jsh files with automatic dependency fetching, immediate compilation and execution",
"homepage": "https://jbang.dev/", "homepage": "https://jbang.dev/",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"JDK": "openjdk" "JDK": "openjdk"
}, },
"url": "https://github.com/jbangdev/jbang/releases/download/v0.131.0/jbang-0.131.0.zip", "url": "https://github.com/jbangdev/jbang/releases/download/v0.132.0/jbang-0.132.0.zip",
"hash": "b4ea18e8aea0ae62b80932b650d6c87b276412a84a04ff9d25a70da5dedd76a3", "hash": "f8c2f74393711bf88c97b15f0c1f940fb2271735413a2c380a1df567d7e98433",
"extract_dir": "jbang-0.131.0", "extract_dir": "jbang-0.132.0",
"env_add_path": "bin", "env_add_path": "bin",
"checkver": { "checkver": {
"github": "https://github.com/jbangdev/jbang" "github": "https://github.com/jbangdev/jbang"

View File

@ -1,5 +1,5 @@
{ {
"version": "0.5.1", "version": "0.5.2",
"description": "Wraps kubectl with colorful output", "description": "Wraps kubectl with colorful output",
"homepage": "https://github.com/kubecolor/kubecolor", "homepage": "https://github.com/kubecolor/kubecolor",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.1/kubecolor_0.5.1_windows_amd64.zip", "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.2/kubecolor_0.5.2_windows_amd64.zip",
"hash": "506ee0bd17e4b2882283cebbeb3ea9217e8b9971d426cb28a818b32992f6c20e" "hash": "2eef5fd975d90017f627c5c6debaa415e53961ccdee325257409e2e5f5c50d0d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.1/kubecolor_0.5.1_windows_arm64.zip", "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.2/kubecolor_0.5.2_windows_arm64.zip",
"hash": "bde7735756e5d992eb0fdf0a33629dacf980b3419598d330570ac82db5cf5a3e" "hash": "d6afa1db68218064202b9f3abdfb05ac3fa761eb76e2019e4783b522685926f5"
} }
}, },
"bin": "kubecolor.exe", "bin": "kubecolor.exe",

View File

@ -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).", "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/", "homepage": "https://openapi-generator.tech/",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"JDK": "java/openjdk" "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", "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:bb58e257f724fb46b7f2b309a9fa98e63fd7199f", "hash": "sha1:2ca15745dbb9261a43392e7d9a530e5b7473e929",
"pre_install": "Set-Content \"$dir\\openapi-generator-cli.cmd\" -Value \"@java -jar \"\"$dir\\openapi-generator-cli.jar\"\" %*\" -Encoding ascii", "pre_install": "Set-Content \"$dir\\openapi-generator-cli.cmd\" -Value \"@java -jar \"\"$dir\\openapi-generator-cli.jar\"\" %*\" -Encoding ascii",
"bin": "openapi-generator-cli.cmd", "bin": "openapi-generator-cli.cmd",
"checkver": { "checkver": {

View File

@ -1,13 +1,13 @@
{ {
"version": "1.8.0", "version": "1.8.1",
"description": "Podman Terminal UI", "description": "Podman Terminal UI",
"homepage": "https://github.com/containers/podman-tui", "homepage": "https://github.com/containers/podman-tui",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containers/podman-tui/releases/download/v1.8.0/podman-tui-release-windows_amd64.zip", "url": "https://github.com/containers/podman-tui/releases/download/v1.8.1/podman-tui-release-windows_amd64.zip",
"hash": "ccb6cea1a161fdf943e5ceb11b6cb35c4f8e424a8b4a4345c2953cf662d237f9", "hash": "4de8ecb16b9fe7e40c13682bf4ead28ab94d79c70951ede4bc07e8612a39956d",
"extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.8.0" "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.8.1"
} }
}, },
"bin": "podman-tui.exe", "bin": "podman-tui.exe",

View File

@ -1,19 +1,19 @@
{ {
"version": "3.1.0", "version": "3.1.1",
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.", "description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
"homepage": "https://github.com/k0kubun/sqldef", "homepage": "https://github.com/k0kubun/sqldef",
"license": "MIT,Apache-2.0", "license": "MIT,Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/k0kubun/sqldef/releases/download/v3.1.0/mssqldef_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.0/mysqldef_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.0/sqlite3def_windows_amd64.zip" "https://github.com/k0kubun/sqldef/releases/download/v3.1.1/sqlite3def_windows_amd64.zip"
], ],
"hash": [ "hash": [
"1d9011507f0d42583f1ae23a6e952599ee4607e5a723f809cd8cbe6d8ad44d71", "cd40a062e86f669eaf7bc36ce1e184d6952091b09cb1f61cac9b564dc21c90f0",
"1de995088de2e3697ddc4b95423cc4b29822fe20d118ecbf2117beaaf92d5a9d", "81c3c3391466b72728d064bd92483e009f6c228c9fa6a1cf5b4974111096af34",
"88c70f37187aec24bb820c7d48494de5c557f70db52358a94c73aa14ebd4e0d2" "ca4c952cba75d409a7b40b371270b34cc0959ff661719be9800360889b366f68"
] ]
} }
}, },

View File

@ -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", "description": "Manage multiple SDK versions with a single CLI tool, extendable via plugins",
"homepage": "https://vfox.dev/", "homepage": "https://vfox.dev/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,19 +9,19 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_x86_64.zip", "url": "https://github.com/version-fox/vfox/releases/download/v0.7.1/vfox_0.7.1_windows_x86_64.zip",
"hash": "3d1dde8aa0bd47641aaecc8ffa5e428e86e0a5c8f336973915d077fdebc5eb04", "hash": "030afb1f713a0a494c4f3e18b42af8b668b6025cd97498191038656d81376ad3",
"extract_dir": "vfox_0.6.10_windows_x86_64" "extract_dir": "vfox_0.7.1_windows_x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_i386.zip", "url": "https://github.com/version-fox/vfox/releases/download/v0.7.1/vfox_0.7.1_windows_i386.zip",
"hash": "51fcd4a96ca167bbc4b5a9d0a37e4a1f8d33c391e32eaf00a57a6248dd9a0f65", "hash": "a76a47a141e001a83db48db2c1530d4ef146bc1fd4f81a5c44fdbaba5e38be49",
"extract_dir": "vfox_0.6.10_windows_i386" "extract_dir": "vfox_0.7.1_windows_i386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.6.10/vfox_0.6.10_windows_aarch64.zip", "url": "https://github.com/version-fox/vfox/releases/download/v0.7.1/vfox_0.7.1_windows_aarch64.zip",
"hash": "a094e399dc2eeb89061f92c54983f28a9aa3540f2d1f2773050f86085ca113ea", "hash": "b8aa407d7cb8d4c37177d5431cb16348d33e792da012ff5310f71bb8c9a665cf",
"extract_dir": "vfox_0.6.10_windows_aarch64" "extract_dir": "vfox_0.7.1_windows_aarch64"
} }
}, },
"bin": "vfox.exe", "bin": "vfox.exe",