Søren Theilgaard
125cb221d3
Merge pull request #690 from Theile/gfxCardStatus-label
...
gfxCardStatus label
2022-09-30 21:12:37 +02:00
Søren Theilgaard
3b44907148
Merge pull request #684 from kryptonit1/latexit-label
...
New Label: LaTeXiT
2022-09-30 21:11:13 +02:00
Søren Theilgaard
758c8b4687
Merge pull request #689 from kryptonit1/cytoscape-label
...
New Label: Cytoscape
2022-09-30 21:06:29 +02:00
Søren Theilgaard
f62b100cfe
Merge pull request #692 from FletcherS7/update-obs-label
...
Update OBS Label
2022-09-30 21:05:43 +02:00
Søren Theilgaard
3d304a1a29
Merge pull request #704 from Theile/DuckDuckGo-web-browser-label-update
...
DuckDuckGo label — Latest url and version is last in appcast feed
2022-09-30 21:04:01 +02:00
Søren Theilgaard
2f4bbb2c68
Merge pull request #702 from Theile/R-project
...
R project for Apple Silicon and intel
2022-09-30 21:03:43 +02:00
Søren Theilgaard
a8d0f636d3
Merge pull request #707 from Theile/Adobe-labels-from-Isaac
...
Adobe labels from isaac
2022-09-30 21:03:26 +02:00
Søren Theilgaard
e700bbe7b7
Merge pull request #705 from Theile/VLC-version-on-file-name
...
VLC version from file name
2022-09-30 21:02:57 +02:00
Søren Theilgaard
1394d3968d
Merge pull request #680 from Theile/xcreds-version-fix
...
Change `appNewVersion`
2022-09-30 21:00:45 +02:00
Søren Theilgaard
33c2dd626f
Merge pull request #607 from macmangr/rasclient
...
New Label: Parallels Client
2022-09-30 20:58:26 +02:00
Søren Theilgaard
25ca38b95e
Merge pull request #599 from duongt01/fellow
...
New Label: Fellow
2022-09-30 20:53:10 +02:00
Søren Theilgaard
11e953057a
Merge pull request #598 from Chriscodinglife/fujifilmwebcam
...
New Label: Fujifilmwebcam
2022-09-30 20:52:36 +02:00
Søren Theilgaard
a7cefea5dd
Merge pull request #665 from niavlysAO/label-screamingfrogspider-dmg-per-arch
...
label screamingfrogspider.sh fix, dmg per arch
2022-09-30 20:40:03 +02:00
dnikles
be62fa9895
check for arch
...
previous version of label was downloading the arm64 version every time
2022-09-30 11:07:30 -04:00
Theile
dd3ac338b3
Examples
2022-09-30 13:41:20 +02:00
Theile
feedc86a0a
Works with version 9 and 10 comment.
2022-09-30 10:57:04 +02:00
Theile
3f41926cf9
adobecreativeclouddesktop and adobereaderdc-update
...
Fixing #694 and fixing #687
2022-09-30 10:14:13 +02:00
Theile
5e1dba614a
Merge remote-tracking branch 'upstream/acodega-fix-AdobeCC-urls' into Adobe-labels-from-Isaac
2022-09-30 09:23:27 +02:00
Theile
d404e93365
adobeacrobatprodc, adobereaderdc
2022-09-30 09:22:29 +02:00
Theile
e0222cfe49
API call first, then fall back on home page url.
2022-09-29 16:10:36 +02:00
Theile
c955a69e47
App-update scripts
...
And added a bit to the README.md.
2022-09-29 13:07:42 +02:00
Theile
c5ad2291e0
VLC version from file name
...
```
# utils/assemble.sh vlc DEBUG=0
2022-09-28 15:22:49 : INFO : vlc : setting variable from argument DEBUG=0
2022-09-28 15:22:49 : REQ : vlc : ################## Start Installomator v. 10.0beta3, date 2022-09-28
2022-09-28 15:22:49 : INFO : vlc : ################## Version: 10.0beta3
2022-09-28 15:22:49 : INFO : vlc : ################## Date: 2022-09-28
2022-09-28 15:22:49 : INFO : vlc : ################## vlc
2022-09-28 15:22:49 : INFO : vlc : BLOCKING_PROCESS_ACTION=tell_user
2022-09-28 15:22:49 : INFO : vlc : NOTIFY=success
2022-09-28 15:22:49 : INFO : vlc : LOGGING=INFO
2022-09-28 15:22:49 : INFO : vlc : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2022-09-28 15:22:49 : INFO : vlc : Label type: dmg
2022-09-28 15:22:49 : INFO : vlc : archiveName: VLC.dmg
2022-09-28 15:22:49 : INFO : vlc : no blocking processes defined, using VLC as default
2022-09-28 15:22:49 : INFO : vlc : App(s) found: /Applications/VLC.app
2022-09-28 15:22:49 : INFO : vlc : found app at /Applications/VLC.app, version 3.0.17.3, on versionKey CFBundleShortVersionString
2022-09-28 15:22:49 : INFO : vlc : appversion: 3.0.17.3
2022-09-28 15:22:49 : INFO : vlc : Latest version of VLC is 3.0.17.3
2022-09-28 15:22:49 : INFO : vlc : There is no newer version available.
2022-09-28 15:22:49 : INFO : vlc : App not closed, so no reopen.
2022-09-28 15:22:49 : REQ : vlc : No newer version.
2022-09-28 15:22:49 : REQ : vlc : ################## End Installomator, exit code 0
```
2022-09-28 15:24:02 +02:00
Theile
3d2c72a672
Examples
2022-09-28 13:45:38 +02:00
Theile
f87df8bd99
Update README.md
2022-09-28 12:41:50 +02:00
Theile
2a9fd6292c
Latest version is last in appcast feed
2022-09-28 10:00:34 +02:00
Theile
b7c8214b62
Variables cleaning
2022-09-27 11:22:59 +02:00
Theile
9faa9a17a9
Variables cleaning
2022-09-27 10:52:58 +02:00
Theile
e7ebeecc5b
Variables cleaning
2022-09-27 10:49:58 +02:00
Theile
fdb717019f
Examples
2022-09-27 10:14:56 +02:00
Theile
e3f5b2bebd
Making LOGO empty
2022-09-27 08:58:52 +02:00
Theile
ddc7a67e38
Corrections and fixes
2022-09-26 16:13:35 +02:00
Theile
a68ac0d065
Missing notification and other fields for Installomator call
2022-09-26 15:45:51 +02:00
Theile
1c45e09134
RStudio with a matching appNewVersion
2022-09-26 15:11:51 +02:00
Theile
82b429a4be
R project for Apple Silicon and intel
2022-09-26 14:43:43 +02:00
Theile
92d7bec606
Update README.md
2022-09-26 11:50:17 +02:00
Theile
d00ddbc891
Create README.md
2022-09-23 16:27:24 +02:00
Theile
515087f7e9
More minor tweaks
2022-09-23 14:48:09 +02:00
Theile
0a4c8cfe6e
Cleaning
2022-09-21 17:36:03 +02:00
Theile
91af2427fa
Fix for #698
...
GitHub download links changed, fixed #698 .
2022-09-21 11:58:56 +02:00
Theile
24c550477a
GitHub download fix
2022-09-21 11:34:01 +02:00
Theile
44cee15ac2
Dialog cmd file: /var/tmp/dialog.log
2022-09-21 09:05:05 +02:00
Theile
53cbc342c3
Minor renaming of a few file names
2022-09-21 09:04:06 +02:00
Theile
5b39697bf8
No printlog function so echo it is
2022-09-21 08:43:31 +02:00
Theile
e6088a2eda
Install swiftDialog in preparation script
2022-09-20 16:34:12 +02:00
Theile
938a40943e
Cleaning and adding prevention scripts
2022-09-20 09:50:54 +02:00
Theile
c0a850848b
Version number matching
2022-09-20 08:36:55 +02:00
Theile
909a61fbe3
Improved icon checks and failovers
2022-09-19 21:40:03 +02:00
Theile
9c5ab45851
Version 9.4 of my MDM scripts
2022-09-19 11:38:43 +02:00
macmangr
6c829ed0d6
Added architecture check and ARM version of Horos
...
The developer has now also released an Apple Silicon version of the software, so a review of the processor and the appropriate download links have been added
The expectedTeamID is now a variable because the Apple Silicon version of the app has a different TeamID
2022-09-17 16:53:15 +02:00
macmangr
96380b2f27
Label name changed to "archiwarepst"
...
The name of the label has been changed from "awpst" to "archiwarepst"
2022-09-17 14:59:49 +02:00