Commit Graph

345048 Commits (050277962f54e1b072c86ad397d997f6fa19b6f1)

Author SHA1 Message Date
BrewTestBot c86e32b53b
puzzles: update 20230204 bottle. 2023-02-04 13:07:00 +00:00
Rui Chen 447054b932
puzzles 20230204
Closes #122292.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 13:07:00 +00:00
BrewTestBot acea2a970b
ctl: update 1.5.2_8 bottle. 2023-02-04 13:06:53 +00:00
Michael Cho 61f4f49d73
ctl: backport OpenEXR 3 support to avoid deprecation
`ilmbase` and `openexr@2` were originally deprecated and are planned for
re-deprecation (Homebrew/homebrew-core#106902). In order to avoid
deprecating `ctl`, we backport all upstream commits necessary to migrate
to latest `imath` and `openexr`.

Closes #122274.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 13:06:53 +00:00
BrewTestBot 002815e643
chroma: update 2.5.0 bottle. 2023-02-04 13:06:49 +00:00
Rui Chen 25db380c30
chroma 2.5.0
Closes #122288.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 13:06:48 +00:00
BrewTestBot 07cfc0441e
nali: update 0.7.1 bottle. 2023-02-04 13:06:22 +00:00
Rui Chen e90bca877d
nali 0.7.1
Closes #122289.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 13:06:15 +00:00
Rui Chen 9c0b78fcc9
jupyterlab: update 3.6.1 bottle. 2023-02-04 12:00:29 +00:00
Rui Chen 1dd09240a6
jupyterlab 3.6.1
* jupyterlab 3.6.0
* jupyterlab: needs `rust` to build
* jupyterlab 3.6.1

Closes #122217.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 12:00:28 +00:00
Rui Chen eaa6747f2c
cjdns: update 22 bottle. 2023-02-04 11:59:35 +00:00
Rui Chen 6ffa7224d1
cjdns 22
* cjdns 22
  cjdns: update build

  cjdns: update build and test
* cjdns: update test

Closes #122230.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 11:59:29 +00:00
BrewTestBot 4dcb95070d
agda: update 2.6.3 bottle. 2023-02-04 10:10:36 +00:00
Porkepix aef0f079cb
agda 2.6.3
* agda 2.6.3
* agda: remove build patch
* agda: update stdlib to 1.7.2

Closes #121851.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Michael Cho <cho-m@tuta.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 10:10:35 +00:00
BrewTestBot b8320983bf
tika: update 2.7.0 bottle. 2023-02-04 10:06:18 +00:00
Porkepix e1040bd4c7
tika 2.7.0
* tika 2.7.0
* tika-server-standard 2.7.0

Closes #122270.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 10:06:18 +00:00
BrewTestBot 81b87b60bd
phpunit: update 10.0.2 bottle. 2023-02-04 10:04:41 +00:00
Alexander M. Turek 238d3dabb3
phpunit 10.0.2
Closes #122287.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 10:04:41 +00:00
BrewTestBot cc3a41a248
questdb: update 7.0.0 bottle. 2023-02-04 10:04:17 +00:00
BrewTestBot 31c54fb073
questdb 7.0.0
* questdb 7.0.0
* questdb: use jdk17

Closes #122284.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 10:04:08 +00:00
BrewTestBot fc36a19edf
volta: update 1.1.1_1 bottle. 2023-02-04 08:05:20 +00:00
Adrian Ho 23c7562c1b
volta: fix shim link generation
Before:
```
$ ls -l /Users/aho/.volta/bin
total 0
lrwxr-xr-x 1 aho staff 47 Feb  4 12:13 node -> /opt/homebrew/Cellar/volta/1.1.1/bin/volta-shim
lrwxr-xr-x 1 aho staff 47 Feb  4 12:13 npm -> /opt/homebrew/Cellar/volta/1.1.1/bin/volta-shim
lrwxr-xr-x 1 aho staff 47 Feb  4 12:13 npx -> /opt/homebrew/Cellar/volta/1.1.1/bin/volta-shim
lrwxr-xr-x 1 aho staff 47 Feb  4 12:13 pnpm -> /opt/homebrew/Cellar/volta/1.1.1/bin/volta-shim
lrwxr-xr-x 1 aho staff 47 Feb  4 12:13 yarn -> /opt/homebrew/Cellar/volta/1.1.1/bin/volta-shim
```
After (existing users need to run `volta-migrate`):
```
$ ls -l /Users/aho/.volta/bin
total 0
lrwxr-xr-x 1 aho staff 38 Feb  4 12:19 node -> /opt/homebrew/opt/volta/bin/volta-shim
lrwxr-xr-x 1 aho staff 38 Feb  4 12:19 npm -> /opt/homebrew/opt/volta/bin/volta-shim
lrwxr-xr-x 1 aho staff 38 Feb  4 12:19 npx -> /opt/homebrew/opt/volta/bin/volta-shim
lrwxr-xr-x 1 aho staff 38 Feb  4 12:19 pnpm -> /opt/homebrew/opt/volta/bin/volta-shim
lrwxr-xr-x 1 aho staff 38 Feb  4 12:19 yarn -> /opt/homebrew/opt/volta/bin/volta-shim
```
Fixes https://github.com/orgs/Homebrew/discussions/4169.

Closes #122278.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 08:05:20 +00:00
BrewTestBot d0973122d3
gromacs: update 2022.5 bottle. 2023-02-04 08:04:39 +00:00
Porkepix 07ef953eba
gromacs 2022.5
Closes #122264.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 08:04:29 +00:00
BrewTestBot c9bee7d57e
geph4: update 4.7.4 bottle. 2023-02-04 07:14:55 +00:00
BrewTestBot 8d2c5b4327
geph4 4.7.4
Closes #122282.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:14:55 +00:00
BrewTestBot ade5aae236
clarinet: update 1.4.1 bottle. 2023-02-04 07:14:26 +00:00
Hiro DevOps eef1c29838
clarinet 1.4.1
Closes #122279.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:14:25 +00:00
BrewTestBot 957830fbb4
structurizr-cli: update 1.25.0 bottle. 2023-02-04 07:14:12 +00:00
BrewTestBot 151ff33d24
structurizr-cli 1.25.0
Closes #122285.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:14:12 +00:00
BrewTestBot 7287deab5a
futhark: update 0.23.1 bottle. 2023-02-04 07:14:07 +00:00
Porkepix e51f5b35b3
futhark 0.23.1
Closes #122261.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:14:07 +00:00
BrewTestBot 360dd52bb0
cdk8s: update 2.1.126 bottle. 2023-02-04 07:13:59 +00:00
BrewTestBot f8c6c4e405
cdk8s 2.1.126
Closes #122281.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:13:59 +00:00
BrewTestBot d0f82e3c78
mockery: update 2.18.0 bottle. 2023-02-04 07:13:54 +00:00
BrewTestBot c8654f9849
mockery 2.18.0
Closes #122283.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:13:54 +00:00
BrewTestBot 3dd7822e87
rustup-init: update 1.25.2 bottle. 2023-02-04 07:13:45 +00:00
Porkepix df0c62efdd
rustup-init 1.25.2
Closes #122269.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:13:44 +00:00
BrewTestBot 059aa31414
atmos: update 1.26.1 bottle. 2023-02-04 07:13:39 +00:00
Cloud Posse Bot (CI/CD) 3da295b30a
atmos 1.26.1
Created by https://github.com/mislav/bump-homebrew-formula-action

Closes #122259.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:13:39 +00:00
BrewTestBot 21dd7c5ef7
rollup: update 3.13.0 bottle. 2023-02-04 07:13:30 +00:00
Dustin Rodrigues 32fcfd7745
rollup 3.13.0
Closes #122258.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:13:29 +00:00
BrewTestBot 3d5cdfc61f
goffice: update 0.10.55 bottle. 2023-02-04 07:13:25 +00:00
Porkepix 0df1d1fecf
goffice 0.10.55
Closes #122263.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:13:25 +00:00
BrewTestBot 33d2706509
libcap: update 2.67 bottle. 2023-02-04 07:13:20 +00:00
Porkepix e7c28753f4
libcap 2.67
Closes #122262.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:13:19 +00:00
BrewTestBot 06accf80e6
odin: update 2023-02 bottle. 2023-02-04 07:12:53 +00:00
Porkepix 4807d66060
odin 2023-02
Closes #122267.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:12:47 +00:00
BrewTestBot 9714e10da7
dolt: update 0.52.20 bottle. 2023-02-04 07:05:49 +00:00
Dustin Brown a07e8ca083
dolt 0.52.20
Created by https://github.com/mislav/bump-homebrew-formula-action

Closes #122276.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2023-02-04 07:05:49 +00:00