diff --git a/bucket/rstudio-daily.json b/bucket/rstudio-daily.json index 483bb090cba..c9bd15e083e 100644 --- a/bucket/rstudio-daily.json +++ b/bucket/rstudio-daily.json @@ -1,13 +1,13 @@ { - "version": "2025.04.0-daily-197", + "version": "2025.04.0-daily-202", "description": "An IDE for R with console, syntax-highlighting, editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management.", "homepage": "https://www.rstudio.com/", "license": "AGPL-3.0-only", "depends": "r", "architecture": { "64bit": { - "url": "https://s3.amazonaws.com/rstudio-ide-build/electron/windows/RStudio-2025.04.0-daily-197.exe#/dl.7z", - "hash": "a32edd1fc8431f01e20b0ad9a734ae404499ea849345e453011ed2bd46171748", + "url": "https://s3.amazonaws.com/rstudio-ide-build/electron/windows/RStudio-2025.04.0-daily-202.exe#/dl.7z", + "hash": "501893f806dde5c3fed0e5771fdd4f757c9dde58968726c02a7657f877f8bd2d", "post_install": [ "Remove-Item \"$dir\\`$*\" -Recurse", "if (!(Test-Path \"$env:Appdata\\RStudio\")) {",