mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
jbang: Update to version 0.112.4
This commit is contained in:
parent
b40c823c35
commit
959995d632
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.111.0",
|
"version": "0.112.4",
|
||||||
"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.111.0/jbang-0.111.0.zip",
|
"url": "https://github.com/jbangdev/jbang/releases/download/v0.112.4/jbang-0.112.4.zip",
|
||||||
"hash": "651cd36b02a704745eaf1bb6c04dab1596fa13a178dae6c2db427bbbeb9e3d86",
|
"hash": "a52ead8eb46958685318a5c7c0c88bcdd4913670a16f3cdf470198ceffd09269",
|
||||||
"extract_dir": "jbang-0.111.0",
|
"extract_dir": "jbang-0.112.4",
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/jbangdev/jbang"
|
"github": "https://github.com/jbangdev/jbang"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user