Skip to content

Commit

Permalink
rstudio-daily: Update to version 2025.04.0-daily-202
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2025
1 parent ef3d437 commit 63f6df3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/rstudio-daily.json
Original file line number Diff line number Diff line change
@@ -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\")) {",
Expand Down

0 comments on commit 63f6df3

Please sign in to comment.