Skip to content

Commit

Permalink
rstudio-daily: Update to version 2024.07.0-daily-268
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 2, 2024
1 parent 8c8c183 commit 3d9b5b6
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": "2024.07.0-daily-267",
"version": "2024.07.0-daily-268",
"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-2024.07.0-daily-267.exe#/dl.7z",
"hash": "3c7c86cd9319708353185ff0c62649e4aa0a39bc62fc404bfaf5cc883823fa71",
"url": "https://s3.amazonaws.com/rstudio-ide-build/electron/windows/RStudio-2024.07.0-daily-268.exe#/dl.7z",
"hash": "a345055666e860925c16f6309457857e72ac452c28305f9124010be72815cc7e",
"post_install": [
"Remove-Item \"$dir\\`$*\" -Recurse",
"if (!(Test-Path \"$env:Appdata\\RStudio\")) {",
Expand Down

0 comments on commit 3d9b5b6

Please sign in to comment.