mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 05:10:57 +00:00
nextcloud
This commit is contained in:
@@ -1861,10 +1861,11 @@ nextcloud)
|
|||||||
type="pkg"
|
type="pkg"
|
||||||
#packageID="com.nextcloud.desktopclient"
|
#packageID="com.nextcloud.desktopclient"
|
||||||
downloadURL=$(downloadURLFromGit nextcloud desktop)
|
downloadURL=$(downloadURLFromGit nextcloud desktop)
|
||||||
#appNewVersion=$(versionFromGit nextcloud desktop)
|
appNewVersion=$(versionFromGit nextcloud desktop)
|
||||||
# The version of the app is not equal to the version listed on GitHub.
|
# The version of the app is not equal to the version listed on GitHub.
|
||||||
# App version something like "3.1.3git (build 4850)" but web page lists as "3.1.3"
|
# App version something like "3.1.3git (build 4850)" but web page lists as "3.1.3"
|
||||||
# Also it does not math packageID version "3.1.34850"
|
# Also it does not math packageID version "3.1.34850"
|
||||||
|
appCustomVersion(){defaults read /Applications/nextcloud.app/Contents/Info.plist CFBundleShortVersionString | sed -E 's/^([0-9.]*)git.*/\1/g'}
|
||||||
expectedTeamID="NKUJUXUJ3B"
|
expectedTeamID="NKUJUXUJ3B"
|
||||||
;;
|
;;
|
||||||
nomad)
|
nomad)
|
||||||
|
|||||||
Reference in New Issue
Block a user