mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
shinyproxy: Update to version 3.2.2
This commit is contained in:
parent
457fc3ed40
commit
b1a74732c9
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.1",
|
"version": "3.2.2",
|
||||||
"description": "Open Source Enterprise Deployment for Shiny and data science apps",
|
"description": "Open Source Enterprise Deployment for Shiny and data science apps",
|
||||||
"homepage": "https://shinyproxy.io",
|
"homepage": "https://shinyproxy.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -7,8 +7,8 @@
|
|||||||
"JDK": "java/openjdk",
|
"JDK": "java/openjdk",
|
||||||
"R": "r"
|
"R": "r"
|
||||||
},
|
},
|
||||||
"url": "https://shinyproxy.io/downloads/shinyproxy-3.2.1.jar#/shinyproxy.jar",
|
"url": "https://shinyproxy.io/downloads/shinyproxy-3.2.2.jar#/shinyproxy.jar",
|
||||||
"hash": "d0aa6c7c619cfcdfc63db4942db6b27ce5064898fc62019f529b3c8edc1c32a8",
|
"hash": "feca9b2ebabe0be9f61c4f2b67077e45425488bf932b4d3745aba0a1680699d0",
|
||||||
"bin": "shinyproxy.jar",
|
"bin": "shinyproxy.jar",
|
||||||
"pre_install": "if (!(Test-Path \"$persist_dir\\application.yml\")) { New-Item \"$dir\\application.yml\" -ItemType File | Out-Null }",
|
"pre_install": "if (!(Test-Path \"$persist_dir\\application.yml\")) { New-Item \"$dir\\application.yml\" -ItemType File | Out-Null }",
|
||||||
"persist": "application.yml",
|
"persist": "application.yml",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user