Skip to content

Commit

Permalink
Merge pull request #4 from Sparoney/master
Browse files Browse the repository at this point in the history
Update to new WinRAR
thanks
  • Loading branch information
ewwink authored Jul 20, 2020
2 parents d8cf4b4 + 7bc172a commit 241c191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ echo 'export PATH="$PATH:${HOME}/vendor/aria2c"' >> $PROFILE_PATH

echo "-----> Installing winrar"

FILE="rarlinux-x64-5.6.b4.tar.gz"
FILE="rarlinux-x64-5.9.0.tar.gz"
DOWNLOAD_URL="https://www.rarlab.com/rar/$FILE"

if ! [ -e "$CACHE_DIR/$FILE" ]; then
Expand Down

0 comments on commit 241c191

Please sign in to comment.