cderv / r-bucket

Personal scoop bucket I use as an R user and software engineer
49 stars 3 forks source link

rstudio-pro-daily: hash check failed #24

Closed edavidaja closed 1 year ago

edavidaja commented 1 year ago

the last few versions of rstudio pro daily have failed the hash check:

RStudio-pro-2023.05.0-daily-174.pro12.zip (265.1 MB) [========================================================] 100%
Checking hash of RStudio-pro-2023.05.0-daily-174.pro12.zip ... ERROR Hash check failed!
App:         rstudio/rstudio-pro-daily
URL:         https://s3.amazonaws.com/rstudio-ide-build/desktop/windows/RStudio-pro-2023.05.0-daily-174.pro12.zip
First bytes: 50 4B 03 04 14 00 00 00
Expected:    3250a4f1711b30c2a944d408aa964ffd16cea419d76439b68bb868bebd97596c
Actual:      107c3b32244fbe23d63f5af3d4bae5882d3c7f9d5bbff708f28f68a7ef746674
cderv commented 1 year ago

Sometimes hashes are not correctly updated on the JSON API, but it seems there was a change in API too. The tool now lives at

https://s3.amazonaws.com/rstudio-ide-build/electron/windows/

I have updated the bucket. Thanks for the report!