meschwartz
cabe867b30
Created new label for Charles Proxy
...
Output:
```
# ./Installomator/utils/assemble.sh charles DEBUG=0
2022-08-25 13:31:09 : INFO : charles : setting variable from argument DEBUG=0
2022-08-25 13:31:09 : REQ : charles : ################## Start Installomator v. 10.0beta1, date 2022-08-25
2022-08-25 13:31:09 : INFO : charles : ################## Version: 10.0beta1
2022-08-25 13:31:10 : INFO : charles : ################## Date: 2022-08-25
2022-08-25 13:31:10 : INFO : charles : ################## charles
2022-08-25 13:31:10 : INFO : charles : SwiftDialog is not installed, clear cmd file var
2022-08-25 13:31:10 : INFO : charles : BLOCKING_PROCESS_ACTION=tell_user
2022-08-25 13:31:10 : INFO : charles : NOTIFY=success
2022-08-25 13:31:10 : INFO : charles : LOGGING=INFO
2022-08-25 13:31:10 : INFO : charles : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2022-08-25 13:31:10 : INFO : charles : Label type: dmg
2022-08-25 13:31:10 : INFO : charles : archiveName: Charles.dmg
2022-08-25 13:31:10 : INFO : charles : no blocking processes defined, using Charles as default
2022-08-25 13:31:10 : INFO : charles : name: Charles, appName: Charles.app
2022-08-25 13:31:10 : WARN : charles : No previous app found
2022-08-25 13:31:10 : WARN : charles : could not find Charles.app
2022-08-25 13:31:10 : INFO : charles : appversion:
2022-08-25 13:31:10 : INFO : charles : Latest version of Charles is 4.6.2
2022-08-25 13:31:10 : REQ : charles : Downloading https://www.charlesproxy.com/assets/release/4.6.2/charles-proxy-4.6.2.dmg to Charles.dmg
2022-08-25 13:31:32 : REQ : charles : no more blocking processes, continue with update
2022-08-25 13:31:32 : REQ : charles : Installing Charles
2022-08-25 13:31:32 : INFO : charles : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.MO2B5ihQ/Charles.dmg
2022-08-25 13:31:37 : INFO : charles : Mounted: /Volumes/Charles Proxy v4.6.2
2022-08-25 13:31:37 : INFO : charles : Verifying: /Volumes/Charles Proxy v4.6.2/Charles.app
updateDialog:26: no such file or directory:
2022-08-25 13:31:45 : INFO : charles : Team ID matching: 9A5PCU4FSD (expected: 9A5PCU4FSD )
2022-08-25 13:31:45 : INFO : charles : Installing Charles version 4.6.2 on versionKey CFBundleShortVersionString.
2022-08-25 13:31:45 : INFO : charles : App has LSMinimumSystemVersion: 10.7
2022-08-25 13:31:45 : INFO : charles : Copy /Volumes/Charles Proxy v4.6.2/Charles.app to /Applications
2022-08-25 13:31:46 : WARN : charles : Changing owner to schwartzm
updateDialog:26: no such file or directory:
2022-08-25 13:31:46 : INFO : charles : Finishing...
2022-08-25 13:31:49 : INFO : charles : App(s) found: /Applications/Charles.app
2022-08-25 13:31:49 : INFO : charles : found app at /Applications/Charles.app, version 4.6.2, on versionKey CFBundleShortVersionString
2022-08-25 13:31:49 : REQ : charles : Installed Charles, version 4.6.2
2022-08-25 13:31:49 : INFO : charles : notifying
2022-08-25 13:31:49 : INFO : charles : App not closed, so no reopen.
2022-08-25 13:31:49 : REQ : charles : All done!
2022-08-25 13:31:49 : REQ : charles : ################## End Installomator, exit code 0
```
2022-08-25 13:32:28 -04:00
Armin Briegel
d46ee662cd
Merge pull request #645 from scriptingosx/vmware-horizon
...
updates vmwarehorizonclient
2022-08-12 16:34:41 +02:00
Armin Briegel
d5cbee8cb7
Merge pull request #643 from scriptingosx/exitcodes
...
updated redundant exit codes
2022-08-12 16:34:22 +02:00
Armin Briegel
f07a77de33
Merge pull request #576 from unfo33/patch-1
...
Update grammarly.sh
2022-08-12 16:32:31 +02:00
Armin Briegel
cfffd74cca
Merge pull request #585 from FletcherS7/update-wireshark-label
...
Update Wireshark download URL
2022-08-12 16:32:02 +02:00
Armin Briegel
b7b7958137
Merge pull request #563 from FletcherS7/update-google-drive-label
...
Update Google Drive Label
2022-08-12 16:30:33 +02:00
Armin Briegel
fb5e7ea2b4
Merge pull request #548 from FletcherS7/label-duodevicehealth
...
New Label: Duo Device Health
2022-08-12 16:29:38 +02:00
Armin Briegel
819e812726
Merge pull request #545 from buckbanzai/add-ipswupdater
...
Add ipswupdater label using JSON parsing
2022-08-12 16:29:13 +02:00
Armin Briegel
d259228aa1
Merge pull request #538 from MacMike077/NewLabel-Prune
...
Create prune.sh
2022-08-12 16:28:08 +02:00
Armin Briegel
78e4a8a5cb
Merge pull request #536 from buckbanzai/talkdeskcallbar-jxa-json
...
Update talkdeskcallbar to use JSON parsing
2022-08-12 16:27:50 +02:00
Armin Briegel
c2fbc23396
Merge pull request #537 from buckbanzai/talkdeskcxcloud-jxa-json
...
Update talkdeskcxcloud to use JSON parsing
2022-08-12 16:27:28 +02:00
Armin Briegel
d02b2e6198
updates vmwarehorizonclient, closes #511
2022-08-12 16:22:53 +02:00
Armin Briegel
1477457155
updated redundant exit codes, closes #561
...
See also: https://github.com/Installomator/Installomator/wiki/Installomator-Exit-Codes
2022-08-12 13:47:44 +02:00
MrAZisHere
1dfa162783
Update sublimetext.sh
...
download url has changed
2022-06-24 20:40:48 +08:00
Armin Briegel
4e5f069024
Merge pull request #565 from Installomator/Barco-ClickShare
...
Barco click share
2022-06-22 15:23:06 +02:00
Armin Briegel
034e60a190
Merge pull request #560 from Installomator/Theile-labels-10
...
WhatRoute label
2022-06-22 15:19:24 +02:00
Armin Briegel
053b0a1225
Merge pull request #544 from Installomator/Marathon-Trilogy
...
Marathon Trilogy with `versionKey` added to the labels.
2022-06-22 15:13:27 +02:00
Armin Briegel
f166cf7efa
Merge pull request #539 from scriptingosx/miro-universal
...
updated miro for arm download
2022-06-22 15:05:20 +02:00
Armin Briegel
60f7ee237a
Merge pull request #533 from scriptingosx/egnyte-version
...
add appNewVersion to egnyte label
2022-06-22 15:04:46 +02:00
Armin Briegel
69bb31b3a2
Merge pull request #535 from cardinaldeville/main
...
Fixes issue with Blender not installing
2022-06-22 15:02:32 +02:00
Armin Briegel
fe48e4628e
Merge pull request #419
2022-06-22 14:57:26 +02:00
Armin Briegel
acb2963f7a
changed filename case
2022-06-22 14:55:10 +02:00
Armin Briegel
5b46970d51
Merge branch 'dev'
2022-06-22 14:52:04 +02:00
Armin Briegel
6f9d2a711d
Merge pull request #506 from theadamcraig/patch-2
...
Create bluejeanswithaudiodriver label
2022-06-22 14:50:44 +02:00
Armin Briegel
f444c9a0ba
Merge pull request #532 from FletcherS7/main
...
New Label: Google Chrome Enterprise
2022-06-22 14:48:06 +02:00
Fletcher Salesky
ae34d5591e
Update Wireshark download URL
...
Update Wireshark to use version from appNewVersion to prevent grabbing dev builds.
2022-06-20 10:50:20 -07:00
Armin Briegel
21128946ef
Merge pull request #528 from scriptingosx/adobecreateclouddesktop-xml
...
html parsing now done with xmllint, should be more resilient
2022-06-17 15:56:57 +02:00
Armin Briegel
35eb65f668
Merge pull request #529 from scriptingosx/jxa-json
...
added function for JSON parsing using JXA
2022-06-17 15:56:30 +02:00
Thomas Bartlett
1ec9c3f0b0
Update grammarly.sh
...
Updated download URL as Grammarly removed the appcast.xml feed.
2022-06-14 10:05:11 -04:00
Adam Codega
ba767cb2df
Merge pull request #550 from FletcherS7/update-ringcentral-label
...
Update ringcentralapp label to fix not detecting blocking processes
2022-06-10 16:07:21 -04:00
Adam Codega
6108758a2f
Merge pull request #571 from FletcherS7/label-mmhmm
...
New Label: mmhmm
2022-06-10 16:06:40 -04:00
Fletcher Salesky
5e0e77c346
Update notion.sh
2022-06-07 18:16:18 -07:00
Søren Theilgaard
9e24f2b8e8
rename label name
...
It already existed…
2022-05-27 12:18:18 +02:00
Fletcher Salesky
abe2e51f13
Update googledrive.sh
2022-05-26 12:24:23 -07:00
Søren Theilgaard
7b4b1d12d1
WhatRoute label
...
A network utility:
```
Installomator/utils/assemble.sh whatroute
2022-05-25 13:46:54 : REQ : whatroute : ################## Start Installomator v. 10.0beta, date 2022-05-25
2022-05-25 13:46:54 : INFO : whatroute : ################## Version: 10.0beta
2022-05-25 13:46:54 : INFO : whatroute : ################## Date: 2022-05-25
2022-05-25 13:46:54 : INFO : whatroute : ################## whatroute
2022-05-25 13:46:54 : DEBUG : whatroute : DEBUG mode 1 enabled.
2022-05-25 13:46:58 : INFO : whatroute : BLOCKING_PROCESS_ACTION=tell_user
2022-05-25 13:46:58 : INFO : whatroute : NOTIFY=success
2022-05-25 13:46:58 : INFO : whatroute : LOGGING=DEBUG
2022-05-25 13:46:58 : INFO : whatroute : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2022-05-25 13:46:58 : INFO : whatroute : Label type: zip
2022-05-25 13:46:58 : INFO : whatroute : archiveName: WhatRoute.zip
2022-05-25 13:46:58 : INFO : whatroute : no blocking processes defined, using WhatRoute as default
2022-05-25 13:46:58 : DEBUG : whatroute : Changing directory to /Users/st/Documents/GitHub/Installomator/build
2022-05-25 13:46:58 : INFO : whatroute : App(s) found: /Applications/WhatRoute.app
2022-05-25 13:46:58 : INFO : whatroute : found app at /Applications/WhatRoute.app, version 2.5.0, on versionKey CFBundleShortVersionString
2022-05-25 13:46:58 : INFO : whatroute : appversion: 2.5.0
2022-05-25 13:46:58 : INFO : whatroute : Latest version of WhatRoute is 2.5.0
2022-05-25 13:46:58 : WARN : whatroute : DEBUG mode 1 enabled, not exiting, but there is no new version of app.
2022-05-25 13:46:58 : REQ : whatroute : Downloading https://www.whatroute.net/software/whatroute-2.5.0.zip to WhatRoute.zip
2022-05-25 13:47:18 : DEBUG : whatroute : File list: -rw-r--r-- 1 st staff 38M May 25 13:47 WhatRoute.zip
2022-05-25 13:47:18 : DEBUG : whatroute : File type: WhatRoute.zip: Zip archive data, at least v1.0 to extract, compression method=store
2022-05-25 13:47:18 : DEBUG : whatroute : curl output was:
* Trying 222.154.233.147:443...
* Connected to www.whatroute.net (222.154.233.147) port 443 (#0 )
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/cert.pem
* CApath: none
* (304) (OUT), TLS handshake, Client hello (1):
} [322 bytes data]
* (304) (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* (304) (IN), TLS handshake, Unknown (8):
{ [25 bytes data]
* (304) (IN), TLS handshake, Certificate (11):
{ [4423 bytes data]
* (304) (IN), TLS handshake, CERT verify (15):
{ [264 bytes data]
* (304) (IN), TLS handshake, Finished (20):
{ [36 bytes data]
* (304) (OUT), TLS handshake, Finished (20):
} [36 bytes data]
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=bryanc.co.nz
* start date: May 15 06:02:07 2022 GMT
* expire date: Aug 13 06:02:06 2022 GMT
* subjectAltName: host "www.whatroute.net" matched cert's "www.whatroute.net"
* issuer: C=US; O=Let's Encrypt; CN=R3
* SSL certificate verify ok.
> GET /software/whatroute-2.5.0.zip HTTP/1.1
> Host: www.whatroute.net
> User-Agent: curl/7.79.1
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Date: Wed, 25 May 2022 11:46:59 GMT
< Server: Apache
< Last-Modified: Thu, 31 Mar 2022 01:31:34 GMT
< ETag: "2586bfd-5db799f55fabc"
< Accept-Ranges: bytes
< Content-Length: 39349245
< Content-Type: application/zip
<
{ [7964 bytes data]
* Connection #0 to host www.whatroute.net left intact
2022-05-25 13:47:18 : DEBUG : whatroute : DEBUG mode 1, not checking for blocking processes
2022-05-25 13:47:18 : REQ : whatroute : Installing WhatRoute
2022-05-25 13:47:18 : INFO : whatroute : Unzipping WhatRoute.zip
2022-05-25 13:47:19 : INFO : whatroute : Verifying: /Users/st/Documents/GitHub/Installomator/build/WhatRoute.app
2022-05-25 13:47:19 : DEBUG : whatroute : App size: 60M /Users/st/Documents/GitHub/Installomator/build/WhatRoute.app
2022-05-25 13:47:19 : DEBUG : whatroute : Debugging enabled, App Verification output was:
/Users/st/Documents/GitHub/Installomator/build/WhatRoute.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Bryan Christianson (H5879E8LML)
2022-05-25 13:47:20 : INFO : whatroute : Team ID matching: H5879E8LML (expected: H5879E8LML )
2022-05-25 13:47:20 : INFO : whatroute : Downloaded version of WhatRoute is 2.5.0 on versionKey CFBundleShortVersionString, same as installed.
2022-05-25 13:47:20 : DEBUG : whatroute : DEBUG mode 1, not reopening anything
2022-05-25 13:47:20 : REG : whatroute : No new version to install
2022-05-25 13:47:20 : REQ : whatroute : ################## End Installomator, exit code 0
```
2022-05-25 14:03:51 +02:00
Søren Theilgaard
c219f38459
Create barcoclickshare.sh
2022-05-25 13:26:37 +02:00
Fletcher Salesky
82bda85d6c
Merge branch 'Installomator:main' into main
2022-05-23 15:01:19 -07:00
Fletcher Salesky
e56be4f18a
Update ringcentralapp.sh
2022-05-20 19:31:58 -07:00
Fletcher Salesky
442a4ae0af
Create duodevicehealth.sh
2022-05-19 22:19:13 -07:00
Fletcher Salesky
f8b91946c6
Create mmhmm.sh
2022-05-19 21:35:27 -07:00
Armin Briegel
2a236e9b2c
fixed stray whitespace at the end of camtasia2019.sh, closes #547
2022-05-19 10:23:47 +02:00
Liam Steckler
b96e1dbca1
Add ipswupdater label using JSON parsing
2022-05-18 08:50:57 -07:00
Søren Theilgaard
3ccc9dc93e
versionKey added to the labels.
...
Output:
```
➜ Installomator/utils/assemble.sh marathoninfinity DEBUG=0
2022-05-18 15:21:53 : WARN : marathoninfinity : setting variable from argument DEBUG=0
2022-05-18 15:21:53 : REQ : marathoninfinity : ################## Start Installomator v. 10.0beta, date 2022-05-18
2022-05-18 15:21:53 : INFO : marathoninfinity : ################## Version: 10.0beta
2022-05-18 15:21:53 : INFO : marathoninfinity : ################## Date: 2022-05-18
2022-05-18 15:21:53 : INFO : marathoninfinity : ################## marathoninfinity
2022-05-18 15:21:53 : INFO : marathoninfinity : BLOCKING_PROCESS_ACTION=tell_user
2022-05-18 15:21:53 : INFO : marathoninfinity : NOTIFY=success
2022-05-18 15:21:53 : INFO : marathoninfinity : LOGGING=INFO
2022-05-18 15:21:53 : INFO : marathoninfinity : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2022-05-18 15:21:53 : INFO : marathoninfinity : Label type: dmg
2022-05-18 15:21:53 : INFO : marathoninfinity : archiveName: MarathonInfinity-[0-9.]*-Mac.dmg
2022-05-18 15:21:53 : INFO : marathoninfinity : no blocking processes defined, using Marathon Infinity as default
2022-05-18 15:21:53 : INFO : marathoninfinity : App(s) found: /Applications/Marathon Infinity.app
2022-05-18 15:21:53 : INFO : marathoninfinity : found app at /Applications/Marathon Infinity.app, version 20220115, on versionKey CFBundleVersion
2022-05-18 15:21:53 : INFO : marathoninfinity : appversion: 20220115
2022-05-18 15:21:53 : INFO : marathoninfinity : Latest version of Marathon Infinity is 20220115
2022-05-18 15:21:53 : INFO : marathoninfinity : There is no newer version available.
2022-05-18 15:21:53 : INFO : marathoninfinity : App not closed, so no reopen.
2022-05-18 15:21:53 : REQ : marathoninfinity : No newer version.
2022-05-18 15:21:53 : REQ : marathoninfinity : ################## End Installomator, exit code 0
➜ Installomator/utils/assemble.sh marathon DEBUG=0
2022-05-18 15:22:04 : WARN : marathon : setting variable from argument DEBUG=0
2022-05-18 15:22:04 : REQ : marathon : ################## Start Installomator v. 10.0beta, date 2022-05-18
2022-05-18 15:22:04 : INFO : marathon : ################## Version: 10.0beta
2022-05-18 15:22:04 : INFO : marathon : ################## Date: 2022-05-18
2022-05-18 15:22:04 : INFO : marathon : ################## marathon
2022-05-18 15:22:04 : INFO : marathon : BLOCKING_PROCESS_ACTION=tell_user
2022-05-18 15:22:04 : INFO : marathon : NOTIFY=success
2022-05-18 15:22:04 : INFO : marathon : LOGGING=INFO
2022-05-18 15:22:04 : INFO : marathon : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2022-05-18 15:22:04 : INFO : marathon : Label type: dmg
2022-05-18 15:22:04 : INFO : marathon : archiveName: Marathon-[0-9.]*-Mac.dmg
2022-05-18 15:22:04 : INFO : marathon : no blocking processes defined, using Marathon as default
2022-05-18 15:22:04 : INFO : marathon : App(s) found: /Applications/Marathon.app
2022-05-18 15:22:04 : INFO : marathon : found app at /Applications/Marathon.app, version 20220115, on versionKey CFBundleVersion
2022-05-18 15:22:04 : INFO : marathon : appversion: 20220115
2022-05-18 15:22:04 : INFO : marathon : Latest version of Marathon is 20220115
2022-05-18 15:22:04 : INFO : marathon : There is no newer version available.
2022-05-18 15:22:04 : INFO : marathon : App not closed, so no reopen.
2022-05-18 15:22:04 : REQ : marathon : No newer version.
2022-05-18 15:22:04 : REQ : marathon : ################## End Installomator, exit code 0
➜ Installomator/utils/assemble.sh marathon2 DEBUG=0
2022-05-18 15:22:08 : WARN : marathon2 : setting variable from argument DEBUG=0
2022-05-18 15:22:08 : REQ : marathon2 : ################## Start Installomator v. 10.0beta, date 2022-05-18
2022-05-18 15:22:08 : INFO : marathon2 : ################## Version: 10.0beta
2022-05-18 15:22:08 : INFO : marathon2 : ################## Date: 2022-05-18
2022-05-18 15:22:08 : INFO : marathon2 : ################## marathon2
2022-05-18 15:22:08 : INFO : marathon2 : BLOCKING_PROCESS_ACTION=tell_user
2022-05-18 15:22:08 : INFO : marathon2 : NOTIFY=success
2022-05-18 15:22:08 : INFO : marathon2 : LOGGING=INFO
2022-05-18 15:22:08 : INFO : marathon2 : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2022-05-18 15:22:08 : INFO : marathon2 : Label type: dmg
2022-05-18 15:22:08 : INFO : marathon2 : archiveName: Marathon2-[0-9.]*-Mac.dmg
2022-05-18 15:22:08 : INFO : marathon2 : no blocking processes defined, using Marathon 2 as default
2022-05-18 15:22:08 : INFO : marathon2 : App(s) found: /Applications/Marathon 2.app
2022-05-18 15:22:08 : INFO : marathon2 : found app at /Applications/Marathon 2.app, version 20220115, on versionKey CFBundleVersion
2022-05-18 15:22:08 : INFO : marathon2 : appversion: 20220115
2022-05-18 15:22:08 : INFO : marathon2 : Latest version of Marathon 2 is 20220115
2022-05-18 15:22:08 : INFO : marathon2 : There is no newer version available.
2022-05-18 15:22:08 : INFO : marathon2 : App not closed, so no reopen.
2022-05-18 15:22:08 : REQ : marathon2 : No newer version.
2022-05-18 15:22:08 : REQ : marathon2 : ################## End Installomator, exit code 0
```
2022-05-18 15:23:52 +02:00
Armin Briegel
8789d2cd75
updated miro for arm download, closes #475
2022-05-18 10:14:57 +02:00
MacMike077
8e26889e29
Create prune.sh
...
2022-05-18 09:51:50 : REQ : prune : ################## Start Installomator v. 9.2, date 2022-05-16
2022-05-18 09:51:50 : INFO : prune : ################## Version: 9.2
2022-05-18 09:51:50 : INFO : prune : ################## Date: 2022-05-16
2022-05-18 09:51:50 : INFO : prune : ################## prune
2022-05-18 09:51:51 : INFO : prune : BLOCKING_PROCESS_ACTION=tell_user
2022-05-18 09:51:51 : INFO : prune : NOTIFY=success
2022-05-18 09:51:51 : INFO : prune : LOGGING=INFO
2022-05-18 09:51:51 : INFO : prune : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2022-05-18 09:51:51 : INFO : prune : Label type: zip
2022-05-18 09:51:51 : INFO : prune : archiveName: Prune.zip
2022-05-18 09:51:51 : INFO : prune : no blocking processes defined, using Prune as default
2022-05-18 09:51:51 : INFO : prune : name: Prune, appName: Prune.app
2022-05-18 09:51:52 : WARN : prune : No previous app found
2022-05-18 09:51:52 : WARN : prune : could not find Prune.app
2022-05-18 09:51:52 : INFO : prune : appversion:
2022-05-18 09:51:52 : INFO : prune : Latest version of Prune is 2.2.4
2022-05-18 09:51:52 : REQ : prune : Downloading https://github.com/BIG-RAT/Prune/releases/download/v2.2.4/Prune.zip to Prune.zip
2022-05-18 09:51:53 : REQ : prune : no more blocking processes, continue with update
2022-05-18 09:51:53 : REQ : prune : Installing Prune
2022-05-18 09:51:53 : INFO : prune : Unzipping Prune.zip
2022-05-18 09:51:53 : INFO : prune : Verifying: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.0beFjQd7/Prune.app
2022-05-18 09:51:53 : INFO : prune : Team ID matching: PS2F6S478M (expected: PS2F6S478M )
2022-05-18 09:51:53 : INFO : prune : Installing Prune version 2.2.4 on versionKey CFBundleShortVersionString.
2022-05-18 09:51:53 : INFO : prune : App has LSMinimumSystemVersion: 10.13
2022-05-18 09:51:53 : INFO : prune : Copy /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.0beFjQd7/Prune.app to /Applications
2022-05-18 09:51:53 : WARN : prune : No user logged in or SYSTEMOWNER=1, setting owner to root:wheel
2022-05-18 09:51:53 : INFO : prune : Finishing...
2022-05-18 09:52:04 : INFO : prune : App(s) found: /Applications/Prune.app
2022-05-18 09:52:04 : INFO : prune : found app at /Applications/Prune.app, version 2.2.4, on versionKey CFBundleShortVersionString
2022-05-18 09:52:04 : REQ : prune : Installed Prune, version 2.2.4
2022-05-18 09:52:04 : INFO : prune : notifying
2022-05-18 09:52:04 : INFO : prune : App not closed, so no reopen.
2022-05-18 09:52:04 : REQ : prune : All done!
2022-05-18 09:52:04 : REQ : prune : ################## End Installomator, exit code 0
2022-05-18 09:54:13 +02:00
Liam Steckler
ea6434c476
Update talkdeskcxcloud to use JSON parsing
2022-05-17 14:48:21 -07:00
Liam Steckler
8be5f4866e
Update talkdeskcallbar to use JSON parsing
2022-05-17 14:41:57 -07:00
Chris Abbs
ca73eca5f2
edited fragment per contribution guidelines
2022-05-17 12:19:30 -05:00
Armin Briegel
af6ab1ae56
add appNewVersion to egnyte label, closes #500
2022-05-17 18:29:04 +02:00
Fletcher Salesky
7db13f0ecb
Create googlechromeenterprise.sh
2022-05-16 13:28:07 -07:00