File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#! /bin/sh -xu
22
33
4- PACKAGE_VERSION=5.2.0
4+ PACKAGE_VERSION=5.2.1
55
66
77if [ $( uname -m) = arm64 ]; then
Original file line number Diff line number Diff line change 11#! /bin/sh -xu
22
3- PACKAGE_VERSION=5.2.0
3+ PACKAGE_VERSION=5.2.1
44PACKAGE_SHA256=$( curl -fsSL https://raw.githubusercontent.com/filebot/website/master/get.filebot.net/filebot/FileBot_$PACKAGE_VERSION /FileBot_$PACKAGE_VERSION -portable-jdk8.tar.xz.sha256)
55
66PACKAGE_FILE=FileBot_$PACKAGE_VERSION -portable-jdk8.tar.xz
Original file line number Diff line number Diff line change 11#! /bin/sh -xu
22
3- PACKAGE_VERSION=5.2.0
3+ PACKAGE_VERSION=5.2.1
44PACKAGE_SHA256=$( curl -fsSL https://raw.githubusercontent.com/filebot/website/master/get.filebot.net/filebot/FileBot_$PACKAGE_VERSION /FileBot_$PACKAGE_VERSION -portable.tar.xz.sha256)
55
66PACKAGE_FILE=FileBot_$PACKAGE_VERSION -portable.tar.xz
You can’t perform that action at this time.
0 commit comments