Skip to content

Commit 46e4f28

Browse files
committed
Merge remote-tracking branch 'homebrew/main' into flow-cli-restore-makefile
2 parents 5d6650b + 79d82a7 commit 46e4f28

497 files changed

Lines changed: 5098 additions & 4305 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/actionlint.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
permissions:
3131
contents: read
3232
container:
33-
image: ghcr.io/homebrew/ubuntu22.04:main
33+
image: ghcr.io/homebrew/ubuntu24.04:main
3434
steps:
3535
- name: Set up Homebrew
3636
id: setup-homebrew
@@ -42,6 +42,8 @@ jobs:
4242
- uses: Homebrew/actions/cache-homebrew-prefix@main
4343
with:
4444
install: actionlint shellcheck zizmor
45+
# Not needed in .github but required for other repositories with multiple uses of cache-homebrew-prefix.
46+
workflow-key: actionlint
4547

4648
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4749
with:

.rubocop.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,16 @@ Style/FetchEnvVar:
149149
- Taps/*/*/*.rb
150150
- "/**/Formula/**/*.rb"
151151
- "**/Formula/**/*.rb"
152+
Style/OneClassPerFile:
153+
Exclude:
154+
- "**/*.rbi"
155+
- Taps/*/*/*.rb
156+
- "/**/Abstract/**/*.rb"
157+
- "**/Abstract/**/*.rb"
158+
- "/**/Formula/**/*.rb"
159+
- "**/Formula/**/*.rb"
160+
- "/**/developer/bin/*"
161+
- "**/developer/bin/*"
152162
Style/FrozenStringLiteralComment:
153163
EnforcedStyle: always
154164
Exclude:

Formula/a/action-validator.rb

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
11
class ActionValidator < Formula
22
desc "Tool to validate GitHub Action and Workflow YAML files"
33
homepage "https://github.com/mpalmer/action-validator"
4+
# Using crates.io source as it includes schemastore submodule code
5+
url "https://static.crates.io/crates/action-validator/action-validator-0.8.0.crate"
6+
sha256 "775af1141ba0d546fd6dcd3b9f648e0ec340ea06b585e303b585b728bc236d86"
47
license "GPL-3.0-only"
5-
6-
stable do
7-
url "https://github.com/mpalmer/action-validator/archive/refs/tags/v0.8.0.tar.gz"
8-
sha256 "2a75ecde0a5e58b525623db1f270f7d0153e3707d3ad87adee73fd4ef6adeac6"
9-
10-
# always pull the HEAD commit hash
11-
resource "schemastore" do
12-
url "https://github.com/SchemaStore/schemastore.git",
13-
revision: "d94af770cffaa34559f5279acbcc3a548bb0ea8c"
14-
end
15-
end
8+
head "https://github.com/mpalmer/action-validator.git", branch: "main"
169

1710
bottle do
1811
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2fca02f94098fb5318e9cf6a729e498a08788e7d165895f5dddfa321781d606a"
@@ -25,21 +18,10 @@ class ActionValidator < Formula
2518
sha256 cellar: :any_skip_relocation, x86_64_linux: "94e49dda6b381d74167f63da53903bf8a3e7b243d456eeb6d305b91b1ec43d10"
2619
end
2720

28-
head do
29-
url "https://github.com/mpalmer/action-validator.git", branch: "main"
30-
31-
resource "schemastore" do
32-
url "https://github.com/SchemaStore/schemastore.git", branch: "master"
33-
end
34-
end
35-
3621
depends_on "rust" => :build
3722

3823
def install
3924
ENV["GEN_DIR"] = buildpath
40-
41-
(buildpath/"src/schemastore").install resource("schemastore")
42-
4325
system "cargo", "install", *std_cargo_args
4426
end
4527

Formula/a/addons-linter.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class AddonsLinter < Formula
22
desc "Firefox Add-ons linter, written in JavaScript"
33
homepage "https://github.com/mozilla/addons-linter"
4-
url "https://registry.npmjs.org/addons-linter/-/addons-linter-9.9.1.tgz"
5-
sha256 "268237869aae0adbdd0ce18755644b7324a6c4484d6da6afcd6da594a7e5c25f"
4+
url "https://registry.npmjs.org/addons-linter/-/addons-linter-10.0.0.tgz"
5+
sha256 "31f2f3249164e1171733dcc6a9edee5f97768ba54eb780d916e19fde3339ba3d"
66
license "MPL-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "8f2e14f834ba2e2b798a03f290f77cbbc24b03dc5c9b6e1f7e83c4d33e4cdffc"
9+
sha256 cellar: :any_skip_relocation, all: "b6f2687466575be206ba3d6aee5761278ac692a37a5abacd90d6d47fe0e46dc9"
1010
end
1111

1212
depends_on "node"

Formula/a/agent-browser.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class AgentBrowser < Formula
22
desc "Browser automation CLI for AI agents"
33
homepage "https://agent-browser.dev/"
4-
url "https://registry.npmjs.org/agent-browser/-/agent-browser-0.17.0.tgz"
5-
sha256 "ef4a25d1513c2a38b3e8c7323bab1fe4ea601944476716c1a307ae259417040b"
4+
url "https://registry.npmjs.org/agent-browser/-/agent-browser-0.17.1.tgz"
5+
sha256 "57b63d88f3bb76211632188a60b4502c1ba764f7d3c8ccee08599c8f52baee72"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_tahoe: "22eb05d572c3be5a7924e65c488e484cd69756b43545437e12946b7b3683472d"
10-
sha256 cellar: :any, arm64_sequoia: "e452da9a47babccfd84bbdbcf15e49a284a871a6ba9932cecb5da9756d41f047"
11-
sha256 cellar: :any, arm64_sonoma: "e452da9a47babccfd84bbdbcf15e49a284a871a6ba9932cecb5da9756d41f047"
12-
sha256 cellar: :any, sonoma: "77038703c77c2d28835d1ab234461831bbda6e663f2a472883aa97501ad2991a"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "cce74877ce5f442f49c2f4f65aca47bc94147a06bbe03a18f582eb3b08783ac6"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4e435e99cf9f8a7c21c8fe234d32317021b32ba7d01e4bc89571913f76134c40"
9+
sha256 cellar: :any, arm64_tahoe: "7bdc95b28e650f94e1a8162cd6948801f23e87281e74a012985ae75874417e19"
10+
sha256 cellar: :any, arm64_sequoia: "96ce55ac8379f305d5a451146c306c8170c8c2d716d2752a4e09cbe6ec83a944"
11+
sha256 cellar: :any, arm64_sonoma: "96ce55ac8379f305d5a451146c306c8170c8c2d716d2752a4e09cbe6ec83a944"
12+
sha256 cellar: :any, sonoma: "92058e3e02a807816a93c35dc38739f746321d596b287d9161a9e0dccf09a1a6"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "40f863af879edf1ae221fa71d97b7112a4e16b4404c8ead72cd1057ffb0bd5ab"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "aa7627eebbae0d3ba3b7f14d9e2531a8e5f1a93d1952b92a71f6ebe68672edda"
1515
end
1616

1717
depends_on "node"

Formula/a/aicommit2.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Aicommit2 < Formula
22
desc "Reactive CLI that generates commit messages for Git and Jujutsu with AI"
33
homepage "https://github.com/tak-bro/aicommit2"
4-
url "https://registry.npmjs.org/aicommit2/-/aicommit2-2.4.29.tgz"
5-
sha256 "078af35d4e5846d9c4a12d32cb492b094b93a257a5ec57ca6b42067282e91056"
4+
url "https://registry.npmjs.org/aicommit2/-/aicommit2-2.4.30.tgz"
5+
sha256 "6e24b4be67549ee3a217434333c7dcba8385fd1fb9e62260ebb0c2506fad5984"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "3e6acf40a4a6daff3920eb79cf57271ea5c1edc6c0e3cba816ff5a87a18a96d3"
9+
sha256 cellar: :any_skip_relocation, all: "3e8ee1f5a9036d723ea128e948f830e69a10c4abfd797e3d56773eecd57d5ef4"
1010
end
1111

1212
depends_on "node"

Formula/a/aiven-client.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ class AivenClient < Formula
33

44
desc "Official command-line client for Aiven"
55
homepage "https://aiven.io/docs/tools/cli"
6-
url "https://files.pythonhosted.org/packages/a4/ba/ec076c5883ffbbd37129bc883c12549dd015cd832eb6f8c3efaabb2b0b5f/aiven_client-4.11.1.tar.gz"
7-
sha256 "fa4e8f89105792bd6462ad46b025c59035101210b49019fe0cac3b89896a4819"
6+
url "https://files.pythonhosted.org/packages/25/45/77d357c74969dd3d1cf80d7dc7174f35f5f34c9803335fb8e5e707cf9621/aiven_client-4.12.0.tar.gz"
7+
sha256 "0cf371c02cb830e5aa1ef9fd78ca3dc4c793c78894a01fb65e42d0dc97337e42"
88
license "Apache-2.0"
99
head "https://github.com/aiven/aiven-client.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, all: "6b2314ee48c39cc667817ac895753c8cd75713a10573548a2d04db54305a306a"
12+
sha256 cellar: :any_skip_relocation, all: "9beb8255f01235e174cba4843ce177af469f7fad73e1a03a07138eaa1ffb7336"
1313
end
1414

1515
depends_on "certifi"
@@ -18,8 +18,8 @@ class AivenClient < Formula
1818
pypi_packages exclude_packages: "certifi"
1919

2020
resource "charset-normalizer" do
21-
url "https://files.pythonhosted.org/packages/13/69/33ddede1939fdd074bce5434295f38fae7136463422fe4fd3e0e89b98062/charset_normalizer-3.4.4.tar.gz"
22-
sha256 "94537985111c35f28720e43603b8e7b43a6ecfb2ce1d3058bbe955b73404e21a"
21+
url "https://files.pythonhosted.org/packages/1d/35/02daf95b9cd686320bb622eb148792655c9412dbb9b67abb5694e5910a24/charset_normalizer-3.4.5.tar.gz"
22+
sha256 "95adae7b6c42a6c5b5b559b1a99149f090a57128155daeea91732c8d970d8644"
2323
end
2424

2525
resource "idna" do

Formula/a/aliyun-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class AliyunCli < Formula
22
desc "Universal Command-Line Interface for Alibaba Cloud"
33
homepage "https://github.com/aliyun/aliyun-cli"
44
url "https://github.com/aliyun/aliyun-cli.git",
5-
tag: "v3.2.12",
6-
revision: "8313a0794d92e58c0cf0bf29c980db4dcebc1a05"
5+
tag: "v3.2.13",
6+
revision: "1127e1a646cc571c35a7f89fb9d472215df760cf"
77
license "Apache-2.0"
88
head "https://github.com/aliyun/aliyun-cli.git", branch: "master"
99

@@ -13,12 +13,12 @@ class AliyunCli < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "051b8300f79519cee7bd6b49e4a79217740bbf137cdc44b94e2d44084d8fbc0e"
17-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "051b8300f79519cee7bd6b49e4a79217740bbf137cdc44b94e2d44084d8fbc0e"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "051b8300f79519cee7bd6b49e4a79217740bbf137cdc44b94e2d44084d8fbc0e"
19-
sha256 cellar: :any_skip_relocation, sonoma: "88f8083efe9977aa607228fb8db66df9296b0299822c919d731619e5bd6a8d87"
20-
sha256 cellar: :any_skip_relocation, arm64_linux: "24d6dc717f88e741b549e80add0f0358a79fd3fa58548f84d628671b3cefb231"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "70465745f35ad5c630a8c3d7d3963172e057c5c68ffdd7c99b837a161afe2eaa"
16+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2cfb4df5dd149f4ced33ffccb67c3f5d3bb27ffe6af4491553d72b434f335165"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2cfb4df5dd149f4ced33ffccb67c3f5d3bb27ffe6af4491553d72b434f335165"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2cfb4df5dd149f4ced33ffccb67c3f5d3bb27ffe6af4491553d72b434f335165"
19+
sha256 cellar: :any_skip_relocation, sonoma: "b1600f16766eb1d23eef7d23556f1caeb333520e5da1713c5978999608ae44e9"
20+
sha256 cellar: :any_skip_relocation, arm64_linux: "a3a466238e3542f29b3c2ee19babf60e74fb0b3950a97ebb5637b13243672cf8"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc8f044af234fecd7d3a7107f24d51684c4ac833b1238355a96ced499421be54"
2222
end
2323

2424
depends_on "go" => :build

Formula/a/angular-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class AngularCli < Formula
22
desc "CLI tool for Angular"
33
homepage "https://angular.dev/cli/"
4-
url "https://registry.npmjs.org/@angular/cli/-/cli-21.2.1.tgz"
5-
sha256 "8741dfbdfd41ac957fcf5257b89b9543878879a6a9bb09dd891f776d4571df22"
4+
url "https://registry.npmjs.org/@angular/cli/-/cli-21.2.2.tgz"
5+
sha256 "355c1b7cc82c60150a8325c2bd3e27e94240c846cc03544ff8fbf181a3cabcc1"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "340da3fa5a1a5ffee6c7c66c4dafce1c8e87269268275213ab07654aee7c1d61"
9+
sha256 cellar: :any_skip_relocation, all: "e3b1c807903bb4c4f43fe4ac90c4f3f90379e71695fb929ae1c34fa5684b6129"
1010
end
1111

1212
depends_on "node"

Formula/a/antidote.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Antidote < Formula
22
desc "Plugin manager for zsh, inspired by antigen and antibody"
33
homepage "https://antidote.sh/"
4-
url "https://github.com/mattmc3/antidote/archive/refs/tags/v1.10.2.tar.gz"
5-
sha256 "0c095f74fefe67d4262c01661c34775c23a5303fac445f8591018af6e7b39862"
4+
url "https://github.com/mattmc3/antidote/archive/refs/tags/v1.10.3.tar.gz"
5+
sha256 "885d5bf2789f6a0efc3850e61c68028919015f6f63a47293b5604beb87533563"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "ed3c6d6d6ab2c404f978e4d78e0a5cde924abbbc91dcd28c0999532d75b8e6f0"
9+
sha256 cellar: :any_skip_relocation, all: "0ae2d0c59f2a35ed0a83f28c243bf04ed5941e1bcb57a23fa2f5ef24e7c8cc1a"
1010
end
1111

1212
uses_from_macos "zsh"

0 commit comments

Comments
 (0)