From 924969ea5dd9a34e03b08e449d85002c25a1afe1 Mon Sep 17 00:00:00 2001 From: Hsiao-nan Cheung Date: Wed, 15 May 2024 14:24:19 +0800 Subject: [PATCH] shinyproxy: Update to version 3.1.0 (#5830) --- bucket/shinyproxy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/shinyproxy.json b/bucket/shinyproxy.json index 168cc5ad49..92a6c227a2 100644 --- a/bucket/shinyproxy.json +++ b/bucket/shinyproxy.json @@ -1,5 +1,5 @@ { - "version": "3.0.2", + "version": "3.1.0", "description": "Open Source Enterprise Deployment for Shiny and data science apps", "homepage": "https://shinyproxy.io", "license": "Apache-2.0", @@ -7,14 +7,14 @@ "JDK": "java/openjdk", "R": "r" }, - "url": "https://shinyproxy.io/downloads/shinyproxy-3.0.2.jar#/shinyproxy.jar", - "hash": "f1fe52ed886325de8fd7b683eb2fd678073f023c4c22a40ee6a9e47e760505ba", + "url": "https://shinyproxy.io/downloads/shinyproxy-3.1.0.jar#/shinyproxy.jar", + "hash": "c7c11e42c0dc793b8a0ef008847968e1372db5a91a4b8c93e4603e987bc63850", "bin": "shinyproxy.jar", "pre_install": "if (!(Test-Path \"$persist_dir\\application.yml\")) { New-Item \"$dir\\application.yml\" -ItemType File | Out-Null }", "persist": "application.yml", "checkver": { "url": "https://shinyproxy.io/downloads/", - "regex": ">([\\d.]+)" + "regex": ">([\\d.]+)