Commit Graph

101523 Commits

Author SHA1 Message Date
CoreCode 42763539b9
Update camtasia from 2019.0.7 to 2019.0.8 (#78612) 2020-03-13 15:13:12 +00:00
CoreCode 1a4356dea5
Update swish from 1.3 to 1.4 (#78624) 2020-03-13 15:07:40 +00:00
CoreCode 29c6defa5c
Update shimo (#78617) 2020-03-13 15:05:08 +00:00
CoreCode de8a600a01
Update astropad (#78616) 2020-03-13 15:04:09 +00:00
Vítor Galvão 3a265ab498
Delete yabumi.rb (#78585) 2020-03-13 14:56:18 +00:00
Vítor Galvão 0bada84f7e
plan.rb: update URL (#78599) 2020-03-13 14:56:13 +00:00
Vítor Galvão d935410edf
Delete mollyguard.rb (#78586) 2020-03-13 14:54:32 +00:00
Vítor Galvão 12efc765db
Delete blueservice.rb (#78587) 2020-03-13 14:54:28 +00:00
Vítor Galvão 40d10dd51c
Delete cathode.rb (#78588) 2020-03-13 14:54:18 +00:00
Vítor Galvão 00ecbcbd5b
Delete coyim.rb (#78589) 2020-03-13 14:54:14 +00:00
Vítor Galvão a5cff6b241
Delete hackety-hack.rb (#78590) 2020-03-13 14:54:10 +00:00
Vítor Galvão c19529557a
Delete kompozer.rb (#78592) 2020-03-13 14:53:56 +00:00
Vítor Galvão fb53e24794
Delete lisanet-gimp.rb (#78594) 2020-03-13 14:53:48 +00:00
Vítor Galvão a8471a2b2d
prismatik.rb: update to 6.0.0.104 (#78597) 2020-03-13 14:53:44 +00:00
Vítor Galvão fa86d5ba40
Delete remoteviewer.rb (#78596) 2020-03-13 14:53:35 +00:00
Joost-Wim Boekesteijn fce8ad24c4
Update vmware-fusion from 11.5.1-15018442 to 11.5.2-15794494 (#78631) 2020-03-14 01:49:10 +11:00
suschizu 13adde45c6
Update sitebulb from 3.3.1 to 3.4 (#78629) 2020-03-14 01:05:03 +11:00
suschizu 56e21a1085
Update waterfox-current from 2020.02,6820.2.12 to 2020.03,6820.3.11 (#78628) 2020-03-14 00:48:57 +11:00
John Benninghoff f2a2a0a352
Update subler from 1.6.3 to 1.6.4 (#78627) 2020-03-13 23:48:56 +11:00
CoreCode fec7f780b4
Update ridibooks from 0.7.9 to 0.7.10 (#78626) 2020-03-13 23:18:35 +11:00
CoreCode 4e140bdf97
Update yandexradio (#78614) 2020-03-13 22:34:46 +11:00
CoreCode 2390cf16e2
Update mblock (#78615) 2020-03-13 22:34:42 +11:00
CoreCode d950b57285
Update publish-or-perish from 7.19.2716 to 7.19.2726 (#78619) 2020-03-13 22:34:34 +11:00
CoreCode 9d23b07bc0
Update chronicle from 9.6.0 to 9.6.1 (#78620) 2020-03-13 22:34:01 +11:00
CoreCode f1c04cfa7f
Update freeze (#78621) 2020-03-13 22:33:45 +11:00
tiiiecherle 0a74c7358a
Update keka from 1.1.25 to 1.1.26 (#78622) 2020-03-13 22:33:35 +11:00
CoreCode 62980de3ad
Update macgamestore (#78607) 2020-03-13 22:19:45 +11:00
CoreCode ef0c3c3586
Update backblaze from 7.0.0.416 to 7.0.0.418 (#78608) 2020-03-13 22:19:40 +11:00
CoreCode a99ba5ce08
Update goodsync from 10.10.25.5 to 10.10.27.7 (#78609) 2020-03-13 22:19:27 +11:00
CoreCode 7e81a7f9fa
Update expressions (#78610) 2020-03-13 22:19:05 +11:00
CoreCode 152081dd03
Update opencore-configurator from 1.18.1.0 to 1.19.0.0 (#78611) 2020-03-13 22:19:01 +11:00
CoreCode bf368bc348
Update icq from 3.0.26084 to 3.0.26400 (#78613) 2020-03-13 22:18:32 +11:00
Lorenzo Argentieri 52461cd923
Update blender.rb (#78604) 2020-03-13 21:48:17 +11:00
CoreCode 36afd5c0a7
Update minitube (#78605) 2020-03-13 21:47:19 +11:00
Seonggwon Yoon 89a0a582e1
Update docker from 2.2.0.3,42716 to 2.2.0.4,43472 (#78603) 2020-03-13 21:18:24 +11:00
楼兰 bcd966c631
Update qq to 6.6.2 (#78601) 2020-03-13 20:17:31 +11:00
Seonggwon Yoon 217834c440
Update fantastical from 3.0.7 to 3.0.8 (#78600) 2020-03-13 19:04:53 +11:00
Vítor Galvão 7514bdf911
data-integration.rb: update homepage (#78595) 2020-03-13 03:13:19 +00:00
Vítor Galvão 7ffd5a766c
lab.rb: updated homepage (#78593) 2020-03-13 03:12:48 +00:00
Jeff Widman e53923dac8
Use double quotes when sourcing paths with vars (#78439)
Using single quotes causes the path to be interpreted literally rather then expanded into vars.

Here is what I see when using single-quotes vs double-quotes in `zsh` and `bash`:
```
# zsh
/u/local ❯❯❯ source '$(brew --prefix)/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc'                                                                         
source: no such file or directory: $(brew --prefix)/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc
/u/local ❯❯❯ source "$(brew --prefix)/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc"                                                                       

# bash
bash-5.0$ source '$(brew --prefix)/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc'
bash: $(brew --prefix)/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc: No such file or directory
bash-5.0$ source "$(brew --prefix)/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/path.zsh.inc"
bash-5.0$
```
2020-03-13 02:08:37 +00:00
miccal 672a9bc0aa
Update tor-browser.rb (#78584) 2020-03-13 02:05:32 +00:00
Robert Blair f32ea885f3
Update opera from 67.0.3575.53 to 67.0.3575.79 (#78583) 2020-03-13 11:33:33 +11:00
Qi 16df2ba016
Update microsoft-office (#78565) 2020-03-13 00:19:43 +00:00
Randall d7bac52561
Update data-science-studio from 6.0.4 to 7.0.0 (#78576) 2020-03-13 00:19:40 +00:00
Randall 290b946319
Update qsync-client from 3.3.5.1209 to 3.3.6.0304 (#78577) 2020-03-13 00:19:36 +00:00
Randall f4141bdfa8
Update milanote from 2.0.4 to 2.0.5 (#78578) 2020-03-13 00:19:33 +00:00
Randall 10ff140439
Update awa from 1.5.5 to 1.5.6 (#78579) 2020-03-13 00:19:30 +00:00
Randall 212866556c
Update lark from 3.19.3 to 3.19.4 (#78580) 2020-03-13 00:19:26 +00:00
Randall a1b2e4c14a
Update zalo from 20.1.1a to 20.3.1a (#78581) 2020-03-13 00:19:18 +00:00
Randall 754ac94e83
Update inkdrop from 4.5.2 to 4.6.0 (#78582) 2020-03-13 00:18:56 +00:00