Skip to content

Commit c0d0682

Browse files
Update to XMind v8.6
1 parent 8f0745d commit c0d0682

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

create-package.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ source basic-checks.sh # Checks that rpmbuild is available and that the script i
88

99
rpm_dir="$PWD/RPMs"
1010
archive_name='xmind-linux.zip'
11-
version_number='8.5'
12-
download_url='http://dl2.xmind.net/xmind-downloads/xmind-8-update5-linux.zip'
11+
version_number='8.6'
12+
download_url='http://dl2.xmind.net/xmind-downloads/xmind-8-update6-linux.zip'
1313

1414
icon_name="xmind-256.png"
1515
startsh_name="start-xmind.sh"

0 commit comments

Comments
 (0)