shinyproxy: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2025-07-07 16:29:48 +00:00
parent d0098ad0d5
commit c1d43f7ae4

View File

@ -1,5 +1,5 @@
{
"version": "3.1.1",
"version": "3.2.0",
"description": "Open Source Enterprise Deployment for Shiny and data science apps",
"homepage": "https://shinyproxy.io",
"license": "Apache-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"R": "r"
},
"url": "https://shinyproxy.io/downloads/shinyproxy-3.1.1.jar#/shinyproxy.jar",
"hash": "6d2a518436144a844356c55ef2fa28232bf65776ca1fb3c3888f6c4ace5c70b0",
"url": "https://shinyproxy.io/downloads/shinyproxy-3.2.0.jar#/shinyproxy.jar",
"hash": "759ad75b15545b7546d1f2b89530052a28a60f3f316130363304939c2f1aff09",
"bin": "shinyproxy.jar",
"pre_install": "if (!(Test-Path \"$persist_dir\\application.yml\")) { New-Item \"$dir\\application.yml\" -ItemType File | Out-Null }",
"persist": "application.yml",