BrewTestBot
9cdf90f265
swiftformat: update 0.39.2 bottle.
2019-02-14 23:28:13 +01:00
Nick Lockwood
23d7182714
swiftformat 0.39.2
...
Closes #36991 .
Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
2019-02-14 23:28:11 +01:00
BrewTestBot
265d61d33a
influxdb: update 1.7.4 bottle.
2019-02-14 22:53:56 +01:00
stevebang
dc2d850206
influxdb 1.7.4
...
Closes #36968 .
Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
2019-02-14 22:53:55 +01:00
BrewTestBot
ef22b52000
dosbox-x: update 0.82.15 bottle.
2019-02-14 22:50:15 +01:00
Kyungdahm Yun
9252135154
dosbox-x 0.82.15
...
Closes #36990 .
Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
2019-02-14 22:50:13 +01:00
BrewTestBot
04ec5fcb04
chronograf: update 1.7.8 bottle.
2019-02-14 22:49:05 +01:00
stevebang
1565131c33
chronograf 1.7.8
...
Closes #36987 .
Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
2019-02-14 22:49:03 +01:00
BrewTestBot
afa908f793
ansible-lint: update 4.1.0 bottle.
2019-02-14 22:44:52 +01:00
theirix
19882eb341
ansible-lint 4.1.0
...
Closes #36973 .
Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
2019-02-14 22:44:50 +01:00
BrewTestBot
fbe06926a0
php: update 7.3.2 bottle.
2019-02-14 22:41:03 +01:00
Markus Kalkbrenner
b7be39f00f
rmoved dependency for pcre2
...
Closes #36975 .
Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
2019-02-14 22:41:01 +01:00
Avinash Mohan
109ed18f9c
confluent-oss 5.1.1
...
Closes #36961 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:44:03 +08:00
BrewTestBot
532cf86246
sound-touch: update 2.1.2 bottle.
2019-02-15 00:43:02 +08:00
Martin Delille
07e1c723b0
sound-touch 2.1.2
...
Closes #36963 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:42:57 +08:00
Alex Miller
aec515530a
clojure 1.10.0.414
...
Closes #36964 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:42:56 +08:00
BrewTestBot
12f9951ffc
istioctl: update 1.0.6 bottle.
2019-02-15 00:42:56 +08:00
Sumit Murari
bb9cf8af18
istioctl 1.0.6
...
Closes #36969 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:42:50 +08:00
BrewTestBot
907425f3b9
bettercap: update 2.16 bottle.
2019-02-15 00:40:12 +08:00
Jérémy CHABERNAUD
a5ff83f01b
bettercap 2.16
...
Closes #36979 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:40:08 +08:00
BrewTestBot
e665ec9830
valabind: update 1.7.1 bottle.
2019-02-15 00:38:58 +08:00
equal-l2
32eb9749ba
valabind 1.7.1
...
Closes #36982 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:38:53 +08:00
BrewTestBot
8a4e8d0324
miniserve: update 0.3.0 bottle.
2019-02-15 00:38:05 +08:00
equal-l2
b8f4370c0a
miniserve 0.3.0
...
Closes #36984 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:38:01 +08:00
equal-l2
fa799b2359
plantuml 1.2019.1
...
Closes #36986 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:37:31 +08:00
BrewTestBot
8e2aa3dcc8
newsboat: update 2.14.1 bottle.
2019-02-15 00:27:54 +08:00
equal-l2
446604be55
newsboat 2.14.1
...
Closes #36985 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:27:49 +08:00
BrewTestBot
7110c7acf7
fd: update 7.3.0 bottle.
2019-02-15 00:27:09 +08:00
equal-l2
d88f0d912b
fd 7.3.0
...
Closes #36983 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-15 00:27:05 +08:00
BrewTestBot
8a369d7d7e
libxslt: update 1.1.33_1 bottle.
2019-02-14 12:49:01 +01:00
Michka Popoff
a5f08bb2b6
libxslt: disable building Python2 bindings
...
The macOS version does not have Python2 bindings, so this aligns the
formula with what is provided by macOS.
This change removes the following files:
ls /usr/local/Cellar/libxslt/1.1.33/lib/python2.7/site-packages
libxslt.py libxsltmod.a libxsltmod.so
libxslt does not work with Python3
https://stackoverflow.com/a/43395461
and we want to be ready for the Python2 EOL.
Closes #36966 .
Signed-off-by: Michka Popoff <michkapopoff@gmail.com>
2019-02-14 12:48:59 +01:00
BrewTestBot
c0b41fff7b
swiftformat: update 0.39.1 bottle.
2019-02-13 20:00:53 -05:00
Nick Lockwood
f4fb2c8f6d
swiftformat 0.39.1
...
Closes #36967 .
Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
2019-02-13 20:00:52 -05:00
BrewTestBot
fc738b1072
vim: update 8.1.0900 bottle.
2019-02-14 02:42:32 +08:00
michaelheyman
829b5ea670
vim 8.1.0900
...
Closes #36962 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-14 02:42:27 +08:00
Mike McQuaid
f7e5f35765
Update formulae.brew.sh.workflow
2019-02-13 16:09:36 +00:00
Mike McQuaid
f6cf53416d
Deploy formulae.brew.sh changes with Actions
...
Try using GitHub Actions to replace https://github.com/Homebrew/homebrew-core/blob/master/.travis.yml
2019-02-13 16:09:36 +00:00
BrewTestBot
b958b56256
overmind: update 2.0.0 bottle.
2019-02-13 16:38:36 +01:00
DarthSim
934077aa10
overmind 2.0.0
...
Closes #36930 .
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2019-02-13 16:38:34 +01:00
BrewTestBot
74b2f3dc87
ghc: update 8.6.3 bottle.
2019-02-13 16:36:35 +01:00
FX Coudert
0640346404
ghc 8.6.3
...
Closes #36890 .
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2019-02-13 16:36:33 +01:00
BrewTestBot
75b31884ac
bitrise: update 1.27.0 bottle.
2019-02-13 16:35:36 +01:00
Laszlo Pusok
1315d4f04f
bitrise 1.27.0
...
Closes #36959 .
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2019-02-13 16:35:34 +01:00
BrewTestBot
cc2bf2945f
lammps: update 2018-12-12_1 bottle.
2019-02-13 16:33:48 +01:00
xvrxq52Dm6Pu
53bfa24cd7
lammps 2018-12-12
...
Update lammps.rb
Closes #36951 .
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2019-02-13 16:33:45 +01:00
BrewTestBot
307f6c0636
mariadb: update 10.3.12 bottle.
2019-02-13 13:20:26 +00:00
Mike McQuaid
abf2e93b8e
mariadb: check for prune file.
...
Fixes #36801 .
Closes #36956 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2019-02-13 13:20:24 +00:00
BrewTestBot
5955f02e3a
gnupg: update 2.2.13 bottle.
2019-02-13 20:19:06 +08:00
Chongyu Zhu
3628661605
gnupg 2.2.13
...
Closes #36953 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-13 20:19:01 +08:00
Marko Schulz
3998494378
groovy 2.5.6
...
Closes #36950 .
Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-02-13 19:36:15 +08:00