Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jamfconnect appNewVersion variable not present #1545

Open
karsondude97 opened this issue Mar 14, 2024 · 2 comments
Open

jamfconnect appNewVersion variable not present #1545

karsondude97 opened this issue Mar 14, 2024 · 2 comments
Labels
application-requested help wanted Extra attention is needed

Comments

@karsondude97
Copy link
Contributor

Jamf Connect installs each time no matter the version since there is no appNewVersion variable for Jamf Connect.

@karsondude97
Copy link
Contributor Author

karsondude97 commented Mar 14, 2024

jamfconnect)
name="Jamf Connect"
type="pkgInDmg"
packageID="com.jamf.connect"
appNewVersion=$(getJSONValue "$(curl -s "https://learn-be.jamf.com/api/bundlelist?name_filter.field=name&name_filter.value=jamf-connect-documentation-current")" ".bundle_list[0].title" | awk -F ' ' '{print $NF}')
downloadURL="https://files.jamfconnect.com/JamfConnect.dmg"
expectedTeamID="483DWKW443"
;;

@scriptingosx scriptingosx added help wanted Extra attention is needed application-requested labels Apr 5, 2024
@scriptingosx
Copy link
Collaborator

#1546

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-requested help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants