Update handbrake.sh

Specified the correct binary in the distribution, it would automatically find CLI-version.
This commit is contained in:
Søren Theilgaard
2022-08-23 14:05:01 +02:00
parent b87c5e1ada
commit 7d1067f379
+1
View File
@@ -1,6 +1,7 @@
handbrake) handbrake)
name="HandBrake" name="HandBrake"
type="dmg" type="dmg"
archiveName="HandBrake-[0-9.]*.dmg$"
downloadURL=$(downloadURLFromGit HandBrake HandBrake ) downloadURL=$(downloadURLFromGit HandBrake HandBrake )
appNewVersion=$(versionFromGit HandBrake HandBrake ) appNewVersion=$(versionFromGit HandBrake HandBrake )
expectedTeamID="5X9DE89KYV" expectedTeamID="5X9DE89KYV"