Skip to content

Commit a88b039

Browse files
authored
Merge pull request #251026 from Homebrew/update-head-branch
various: update head branch
2 parents 26cb5fa + e859fbf commit a88b039

Some content is hidden

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

55 files changed

+59
-54
lines changed

Formula/a/autoenv.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Autoenv < Formula
44
url "https://github.com/hyperupcall/autoenv/archive/refs/tags/v0.4.0.tar.gz"
55
sha256 "baf91afe2e93b071dbf3da0c9ad294c1858efd9c8de4b0845f7fb2f31520b252"
66
license "MIT"
7-
head "https://github.com/hyperupcall/autoenv.git", branch: "master"
7+
head "https://github.com/hyperupcall/autoenv.git", branch: "main"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, all: "7d291627ba82fc28ef378728ea6969eb3cebed1e8b2c17b9655cf05745102362"

Formula/a/aws-rotate-key.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class AwsRotateKey < Formula
44
url "https://github.com/stefansundin/aws-rotate-key/archive/refs/tags/v1.2.0.tar.gz"
55
sha256 "91568ad7aeb849454ac066c44303e2b97e158dc094a90af43c8c9b3dc5cc4ed7"
66
license "MIT"
7-
head "https://github.com/stefansundin/aws-rotate-key.git", branch: "master"
7+
head "https://github.com/stefansundin/aws-rotate-key.git", branch: "main"
88

99
bottle do
1010
rebuild 1

Formula/c/caf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class Caf < Formula
55
url "https://github.com/actor-framework/actor-framework/archive/refs/tags/1.1.0.tar.gz"
66
sha256 "9febd85d3a4f50dac760592043028a36bea62bba50c3ee2fc1eace954dd8ae27"
77
license "BSD-3-Clause"
8-
head "https://github.com/actor-framework/actor-framework.git", branch: "master"
8+
head "https://github.com/actor-framework/actor-framework.git", branch: "main"
99

1010
bottle do
1111
sha256 cellar: :any, arm64_tahoe: "faa09c3ddebe8332936b1cc01028494b75a7b80763b045256840983be78f3785"

Formula/c/cargo-watch.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class CargoWatch < Formula
44
url "https://github.com/watchexec/cargo-watch/archive/refs/tags/v8.5.3.tar.gz"
55
sha256 "1884674d19492727d762da91b9aebc05d29bdb34cdb1903cde36d81edbcc6514"
66
license "CC0-1.0"
7-
head "https://github.com/watchexec/cargo-watch.git", branch: "main"
7+
head "https://github.com/watchexec/cargo-watch.git", branch: "8.x"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2498b5772d684e6b6021a83c7e4f5c390b089fb0e206a8fc000d2bb670736b6c"

Formula/c/cereal.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class Cereal < Formula
33
homepage "https://uscilab.github.io/cereal/"
44
license "BSD-3-Clause"
55
revision 1
6-
head "https://github.com/USCiLab/cereal.git", branch: "develop"
6+
head "https://github.com/USCiLab/cereal.git", branch: "master"
77

88
stable do
99
url "https://github.com/USCiLab/cereal/archive/refs/tags/v1.3.2.tar.gz"

Formula/c/chisel.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Chisel < Formula
44
url "https://github.com/facebook/chisel/archive/refs/tags/2.0.1.tar.gz"
55
sha256 "6f019d5e7ab5eb06542a9eccbbe29e7d26165d3676828a32e143575ff102d5f9"
66
license "MIT"
7-
head "https://github.com/facebook/chisel.git", branch: "master"
7+
head "https://github.com/facebook/chisel.git", branch: "main"
88

99
no_autobump! because: :requires_manual_review
1010

Formula/c/cloudlist.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Cloudlist < Formula
44
url "https://github.com/projectdiscovery/cloudlist/archive/refs/tags/v1.2.2.tar.gz"
55
sha256 "53efb4bff46b533fab0bbb0003c3fddb5874e64cde8beda977856af3e8fdb064"
66
license "MIT"
7-
head "https://github.com/projectdiscovery/cloudlist.git", branch: "main"
7+
head "https://github.com/projectdiscovery/cloudlist.git", branch: "dev"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, arm64_tahoe: "05ee74dbd140cf4d1fe0390ee4e72107f3d0c2676396cc2960595bb1ab222a49"

Formula/c/cmu-pocketsphinx.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class CmuPocketsphinx < Formula
44
url "https://github.com/cmusphinx/pocketsphinx/archive/refs/tags/v5.0.4.tar.gz"
55
sha256 "9acd63cfdc76bbc85b7b6c6610b7a9cf30c79d5b36a31de7dc2f969e962653d7"
66
license "BSD-2-Clause"
7-
head "https://github.com/cmusphinx/pocketsphinx.git", branch: "master"
7+
head "https://github.com/cmusphinx/pocketsphinx.git", branch: "main"
88

99
livecheck do
1010
url :stable

Formula/c/conda-zsh-completion.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class CondaZshCompletion < Formula
44
url "https://github.com/conda-incubator/conda-zsh-completion/archive/refs/tags/v0.11.tar.gz"
55
sha256 "584d5817e276f01f5d789e01ba5c6688667b38d3c9f4ad2cd735a9901e27aa33"
66
license "WTFPL"
7-
head "https://github.com/conda-incubator/conda-zsh-completion.git", branch: "master"
7+
head "https://github.com/conda-incubator/conda-zsh-completion.git", branch: "main"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, all: "e960cb656df12a852dc6861e660084b853f1eeb3ab3acd8569d78ccb23f699d4"

Formula/c/cpm.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Cpm < Formula
44
url "https://cpan.metacpan.org/authors/id/S/SK/SKAJI/App-cpm-0.997024.tar.gz"
55
sha256 "df02d482d90332ed61dd2a7c80732395e941eb915374f00af546e1c079542805"
66
license any_of: ["Artistic-1.0-Perl", "GPL-1.0-or-later"]
7-
head "https://github.com/skaji/cpm.git", branch: "master"
7+
head "https://github.com/skaji/cpm.git", branch: "main"
88

99
bottle do
1010
sha256 cellar: :any_skip_relocation, arm64_tahoe: "dbead6c7e33c44e7ff776c9956e7cd967c6e32f90fe0024878af23eec6e2808a"

0 commit comments

Comments
 (0)