Skip to content

Commit

Permalink
Package updates!
Browse files Browse the repository at this point in the history
Upgrade RR: 243.20847.53 -> 243.21565.136
  • Loading branch information
JonasGroeger authored and github-actions[bot] committed Nov 8, 2024
1 parent 9a90a4d commit 1d1a448
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added deb/rustrover-eap_243.21565.136_all.deb
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/rustrover-eap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"code": "RR",
"version": "243.20847.53",
"version": "243.21565.136",
"description": "Rust Rover IDE from Jetbrains - EAP Release",
"eap": true
}
2 changes: 1 addition & 1 deletion packages/rustrover-eap/preinstall
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
set -e

cd /opt/
wget -c "https://download.jetbrains.com/rustrover/RustRover-243.20847.53.tar.gz" -O "rustrover-eap.tar.gz"
wget -c "https://download.jetbrains.com/rustrover/RustRover-243.21565.136.tar.gz" -O "rustrover-eap.tar.gz"

0 comments on commit 1d1a448

Please sign in to comment.