Søren Theilgaard
8accb60ab2
firefox intl version fixes
2021-05-18 20:14:29 +02:00
Stephen Boyle
ce25012973
Dont download pkg if we are set to silent_fail and there is blocking process
...
Fixes issue where installomator will repeatedly download the pkg each run when set to silent_fail and a blockingprocess is present.
2021-05-17 16:20:21 -04:00
Søren Theilgaard
969d434503
Update Installomator.sh
2021-05-17 16:33:49 +02:00
Søren Theilgaard
b0dd72c9dd
firefox intl
...
2 new labels that should figure out the language used by the user, and then install the Firefox version with that language.
2021-05-17 16:29:20 +02:00
Søren Theilgaard
438214a5ec
wwdc label
...
New label
2021-05-17 14:07:10 +02:00
Søren Theilgaard
631c7c2b91
wireshark missing space
...
Probably cosmetic, but added a space character in `awk` part of `appNewVersion`.
2021-05-17 13:48:44 +02:00
Søren Theilgaard
cad509accd
Force install improvements
...
If using INSTALL=force, the script will not be using updateTool, but will reinstall instead.
microsoftteams label was still having appNewVersion that does not work, so that has been commented out.
2021-05-17 13:08:48 +02:00
Søren Theilgaard
fbd029d58d
supportapp
2021-05-17 10:53:57 +02:00
Stephen Boyle
0d09f1650a
dont use msupdate for microsoftteams
...
msupdate does not fully support teams
2021-05-14 13:12:33 -04:00
Tadayuki Onishi
c2dd55744f
add a blockingProcesses value as NONE for googlejapaneseinput
2021-05-13 18:38:32 +09:00
Søren Theilgaard
bd4e848d60
Update Installomator.sh
2021-05-12 13:33:26 +02:00
Søren Theilgaard
2fbe9e810f
nextcloud
2021-05-12 13:18:59 +02:00
Søren Theilgaard
33be8b0556
supportapp
2021-05-12 12:08:26 +02:00
Søren Theilgaard
dfe0fbd58f
trex
2021-05-12 11:41:05 +02:00
Søren Theilgaard
e64fe9fcda
appCustomVersion(){}
...
This can be used in a label now.
2021-05-12 11:17:07 +02:00
Søren Theilgaard
932013b34b
Update Installomator.sh
2021-05-11 21:50:39 +02:00
Søren Theilgaard
bef74b6a80
versionKey update
...
Checked opera and vlc labels
2021-05-11 21:22:15 +02:00
John Hutchison
16828a190f
New Label for Proxyman
2021-05-09 08:24:16 -04:00
John Hutchison
d32496e7e1
Updated new App URL for Camo Studio
2021-05-09 08:23:56 -04:00
John Hutchison
34fb0d9271
New Labels for Apple Fonts
...
New labels for Apple's font collections including New York, San Francisco Mono, San Francisco Pro, and San Francisco Compact
2021-05-07 12:18:08 -04:00
Adrian Bühler
ba6d887098
Updated 'webexteams' for Apple Silicon support
...
'Webex Teams' changed its application name to just 'Webex'.
Also there is an Apple Silicon version available now.
Should solve #156
2021-05-07 12:10:14 +02:00
Lucas Cantor
0691a8d560
Add TextExpander
...
This is my first time contributing to Installomator, so my apologies in advance if I'm missing something, or doing something wrong.
I believe this is the best option to find the latest appNewVersion number for TextExpander specifically, but I'm also happy to be proven otherwise.
2021-04-28 09:41:00 -07:00
Søren Theilgaard
ae4589dc06
TeamViewer version
2021-04-22 16:46:06 +02:00
Pro4TLZZ
0db4b87784
Merge branch 'master' of https://github.com/scriptingosx/Installomator into dev
...
Please enter a commit message to explain why this merge is necessary,
2021-04-20 08:43:07 +01:00
Søren Theilgaard
8487d24c05
v0.5
...
docker label
2021-04-18 13:08:29 +02:00
Søren Theilgaard
ced90daa71
v0.5
2021-04-18 10:56:59 +02:00
Pro4TLZZ
519126decd
Turn Debug back on
2021-04-15 10:14:17 +01:00
Pro4TLZZ
d16613ec8b
Add Hancock and fix formatting for iMazing Profile Editor
2021-04-15 10:13:17 +01:00
Pro4TLZZ
5c3ba1143f
Add iMazing Profile Editor
2021-04-15 09:33:36 +01:00
Pro4TLZZ
1acc865a7a
Fix Plantronics Hub
2021-04-15 09:12:50 +01:00
Søren Theilgaard
2946990942
v0.5
...
idrive label
2021-04-14 22:58:11 +02:00
Armin Briegel
76b4f579e7
updated buildInstallomatorScript to set DEBUG to 0 in pkg
2021-04-13 10:41:11 +02:00
Søren Theilgaard
b83c8d2904
Merge pull request #148 from midni9ht/midni9ht-pycharm-and-ce-urls
...
Added M1 URL for PyCharm CE. Changed PyCharm (Pro) URLs to direct links.
2021-04-12 22:19:08 +02:00
Søren Theilgaard
61ff92ae28
v0.5 type updateronly
...
A label can now be of type "updateronly" if only updateTool should be used
2021-04-12 21:39:57 +02:00
Søren Theilgaard
4fe2c926f4
v0.5
...
updateTool now working. Improved log for this, as well as creating a finishing function so that we can call this when updateTool was used.
2021-04-12 20:16:47 +02:00
Adrian Bühler
c3514d247f
Update Installomator.sh
2021-04-12 20:12:34 +02:00
Adrian Bühler
bd71675961
Added simplified URLs for jetbrainspycharm
...
There are direct links for Intel and Apple Silicon packages of PyCharm Pro available. Replaced the existing URLs with the simplified ones.
Also corrected a doubled 'appNewVersion' line.
2021-04-12 20:09:10 +02:00
Adrian Bühler
54cf6ca9b3
Added URL for Apple Silicon to PyCharm CE
...
Added URL for Apple Silicon to PyCharm CE. Also added appNewVersion.
2021-04-12 20:03:11 +02:00
Søren Theilgaard
5c6e37dd88
v0.5
...
Microsoft labels changed for version and sorted alphabetically
2021-04-12 17:50:12 +02:00
Søren Theilgaard
7c6134e781
Also renamed pycharmce to jetbrainspycharmce
2021-04-12 16:22:50 +02:00
Søren Theilgaard
c6f951a1f4
Changed name to jetbrainspycharm
...
Quite some labels from jetbrains, so naming them with this.
2021-04-12 16:19:35 +02:00
Adrian Bühler
6cd002206b
Added 'pycharm'
...
Added PyCharm (Pro) to Installomator.
2021-04-12 09:31:03 +02:00
Søren Theilgaard
0c100c3959
v0.5
...
darktable label
2021-04-08 15:20:12 +02:00
Søren Theilgaard
27856d5dd8
v0.5
...
Miro and installomator_theile labels added.
2021-04-08 13:44:45 +02:00
Søren Theilgaard
236b6f49d7
v0.5
...
OmniGroup labels improvements
2021-04-02 14:59:15 +02:00
Søren Theilgaard
d9ae95cf1f
v0.5
...
Slack and GIMP
2021-03-31 21:46:06 +02:00
Søren Theilgaard
80a2acf560
Merge pull request #141 from midni9ht/midni9ht-add-vivaldi
...
Added 'vivaldi'
2021-03-31 19:45:36 +02:00
Søren Theilgaard
aaaaab7e1e
Update Installomator.sh
2021-03-31 19:44:41 +02:00
Adrian Bühler
0e4ff610f8
Added 'tbz' to type values
...
tbz (used for handling tar files) is missing in the list of type values. Added that one.
2021-03-31 17:50:15 +02:00
Adrian Bühler
d29881aecc
Added 'vivaldi'
...
Added the Vivaldi Browser to Installomator.sh
2021-03-31 17:29:59 +02:00