Files
Installomator/fragments/labels/nextcloud.txt
2021-04-20 16:31:52 +02:00

12 lines
462 B
Plaintext

nextcloud)
name="nextcloud"
type="pkg"
#packageID="com.nextcloud.desktopclient"
downloadURL=$(downloadURLFromGit nextcloud desktop)
#appNewVersion=$(versionFromGit nextcloud desktop)
# 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"
# Also it does not math packageID version "3.1.34850"
expectedTeamID="NKUJUXUJ3B"
;;