Commit graph

161244 commits

Author SHA1 Message Date
Caleb Xu
5ce673e943 lego: remove gopath
Closes #48045.

Signed-off-by: Jonathan Chang <jchang641@gmail.com>
2019-12-19 20:10:43 +11:00
BrewTestBot
8ffa2196ff mmark: update 2.2.0 bottle. 2019-12-19 20:10:09 +11:00
Caleb Xu
d3ba5bca27 mmark: remove gopath
Closes #48049.

Signed-off-by: Jonathan Chang <jchang641@gmail.com>
2019-12-19 20:10:07 +11:00
BrewTestBot
168a27a416 nethack: update 3.6.4 bottle. 2019-12-19 20:09:45 +11:00
Jonathan Chang
df2ba174f3 nethack 3.6.4
Closes #48052.

Signed-off-by: Jonathan Chang <jchang641@gmail.com>
2019-12-19 20:09:43 +11:00
Issy Long
0e054fe558 git rm .github/issue-close-app.yml (#48039)
- We disabled the auto-close issue bot earlier this year, so we don't
  need these configs any more.
2019-12-19 20:04:25 +11:00
Riddhesh Sanghvi
fc5c1e859f easyengine 4.0.15 (#48050)
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
2019-12-19 20:02:31 +11:00
Alexander M. Turek
105353e1f3 deployer 6.7.3 (#48053) 2019-12-19 20:01:49 +11:00
BrewTestBot
47f95f9f96 pdf-redact-tools: update 0.1.2_1 bottle. 2019-12-19 07:25:54 +01:00
Michka Popoff
8a77669904 pdf-redact-tools: use system Python 2
as we will remove the python@2 bottle end of the year 2019.

Closes #48026.

Signed-off-by: Michka Popoff <michkapopoff@gmail.com>
2019-12-19 07:25:52 +01:00
chenrui
56db1c57f6 exploitdb 2019-12-18 (#48014) 2019-12-18 22:20:14 -05:00
chenrui
fb2440baa1 nvm 0.35.2 (#48015) 2019-12-18 22:19:40 -05:00
chenrui
df87771ca3 django-completion 2.2.9 (#48016) 2019-12-18 22:17:00 -05:00
BrewTestBot
8012039188 ghq: update 0.14.2 bottle. 2019-12-18 22:13:26 -05:00
Rui Chen
ddd66568df ghq 0.14.2
Closes #48017.

Signed-off-by: Zach Auten <zachauten@gmail.com>
2019-12-18 22:13:25 -05:00
BrewTestBot
b930f51e63 serverless: update 1.60.0 bottle. 2019-12-18 22:12:08 -05:00
Rui Chen
29f554931e serverless 1.60.0
Closes #48018.

Signed-off-by: Zach Auten <zachauten@gmail.com>
2019-12-18 22:12:07 -05:00
BrewTestBot
2d52b6a997 tflint: update 0.13.3 bottle. 2019-12-18 22:11:16 -05:00
Rui Chen
2b8f07c602 tflint 0.13.3
Closes #48019.

Signed-off-by: Zach Auten <zachauten@gmail.com>
2019-12-18 22:11:15 -05:00
BrewTestBot
1cffdace55 citus: update 9.1.1 bottle. 2019-12-18 22:09:22 -05:00
Rui Chen
60489bb52c citus 9.1.1
Closes #48020.

Signed-off-by: Zach Auten <zachauten@gmail.com>
2019-12-18 22:09:21 -05:00
BrewTestBot
0431eeffd4 cargo-c: update 0.5.1 bottle. 2019-12-18 22:08:10 -05:00
Rui Chen
ef6d218df1 cargo-c 0.5.1
Closes #48022.

Signed-off-by: Zach Auten <zachauten@gmail.com>
2019-12-18 22:08:08 -05:00
BrewTestBot
8c574b741e cfn-lint: update 0.26.1 bottle. 2019-12-18 22:06:11 -05:00
Rui Chen
a5a87f9d6c cfn-lint 0.26.1
Closes #48023.

Signed-off-by: Zach Auten <zachauten@gmail.com>
2019-12-18 22:06:10 -05:00
BrewTestBot
8c98583216 fluxctl: update 1.17.0 bottle. 2019-12-18 22:01:59 -05:00
Daniel Holbach
77d8c63b8d fluxctl 1.17.0
fluxctl: update to 1.17.0

Closes #48024.

Signed-off-by: Zach Auten <zachauten@gmail.com>
2019-12-18 22:01:58 -05:00
Nick Lockwood
d2367c7082 swiftformat 0.43.0 (#48035) 2019-12-18 21:47:08 -05:00
Adrian Chia
36b0e3fe69 grakn 1.6.1 (#48038) 2019-12-18 21:44:46 -05:00
BrewTestBot
22d06ff80a mesa: update 19.3.1 bottle. 2019-12-18 21:36:16 -05:00
Yurii Kolesnykov
5e09e820d5 mesa 19.3.1
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>

Closes #48034.

Signed-off-by: Zach Auten <zachauten@gmail.com>
2019-12-18 21:36:15 -05:00
BrewTestBot
7cbbe74a9d subliminal: update 2.0.5_1 bottle. 2019-12-18 23:46:45 +01:00
Michka Popoff
578d23a540 subliminal: use system Python 2
as we will remove the python@2 formula end of the year.

Closes #48025.

Signed-off-by: Michka Popoff <michkapopoff@gmail.com>
2019-12-18 23:46:42 +01:00
Issy Long
eaf1e71c8e
texlab: Fix test for case-insensitive filesystems (#48027)
- On Linux, `require 'Open3'` failed, but `require 'open3'` succeeded.
- So, upstream this change just in case and to make merges easier.
2019-12-18 19:53:49 +00:00
Issy Long
683015cadb
Sync more uses_from_macos from Homebrew/linuxbrew-core (#47621)
* postgresql: uses_from_macos libxml2, libxslt and perl

* postgresql@11: uses_from_macos libxml2, libxslt and perl

* ansible: uses_from_macos libffi, libxslt

* poppler: uses_from_macos curl

* zurl: uses_from_macos curl

* travis: uses_from_macos libffi

* aws-google-auth: uses_from_macos libffi
2019-12-18 19:14:37 +00:00
BrewTestBot
4af308d066 audacious: update 3.10.1_1 bottle. 2019-12-18 20:09:04 +01:00
Michka Popoff
544653f3e0 audacious: use system Python 2
because we will remove the python@2 formula end of the year.

Closes #47988.

Signed-off-by: Michka Popoff <michkapopoff@gmail.com>
2019-12-18 20:09:00 +01:00
Tim Dévé
e04d0b5433
nushell: Sets rust as a build-only dependency
`rust` is not needed to run nushell, only build it, this commit marks `rust` as a build-only dependency.

Closes #48009.

Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
2019-12-18 12:09:31 -05:00
BrewTestBot
a22524a43a
findent: add 3.1.3 bottle. 2019-12-18 11:49:22 -05:00
Izaak Beekman
d4b7366ea5
findent 3.1.3 (new formula)
Closes #47946.

Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
2019-12-18 11:49:04 -05:00
BrewTestBot
1af653ea7d godep: update 80_26 bottle. 2019-12-18 17:15:04 +01:00
BrewTestBot
90d687fff6 go: update 1.13.5 bottle. 2019-12-18 17:15:04 +01:00
Rui Chen
920e4c55dc godep: revision for go
Closes #47510.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2019-12-18 17:15:02 +01:00
Leon Klingele
4019a6e01b go 1.13.5 2019-12-18 17:15:02 +01:00
BrewTestBot
c0a2038210 xmrig: update 5.3.0 bottle. 2019-12-18 17:14:29 +01:00
Raymond Tau
77e66265c8 xmrig 5.3.0
Closes #47963.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2019-12-18 17:14:29 +01:00
BrewTestBot
022dbde7b0 php@7.2: update 7.2.26 bottle. 2019-12-18 17:14:29 +01:00
Rod Elias
737a65f894 php@7.2 7.2.26
Closes #48012.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2019-12-18 17:14:29 +01:00
BrewTestBot
feb5ec4b58 php: update 7.4.1 bottle. 2019-12-18 17:14:29 +01:00
Viacheslav Ostrovskiy
170a2b623d php 7.4.1
Closes #48008.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2019-12-18 17:14:29 +01:00