Skip to content

Commit

Permalink
update to peazip_portable-7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDevBR committed May 6, 2020
1 parent 34b556b commit 5eb7712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployscript/deploy.sh
@@ -1,5 +1,5 @@
#!/bin/bash
P_URL="https://github.com/giorgiotani/PeaZip/releases/download/7.2.1/peazip_portable-7.2.1.LINUX.x86_64.GTK2.tar.gz"
P_URL="https://github.com/giorgiotani/PeaZip/releases/download/7.2.2/peazip_portable-7.2.2.LINUX.x86_64.GTK2.tar.gz"
P_NAME=$(echo $P_URL | cut -d/ -f5)
P_VERSION=$(echo $P_URL | cut -d/ -f8)
P_FILENAME=$(echo $P_URL | cut -d/ -f9)
Expand Down

0 comments on commit 5eb7712

Please sign in to comment.