Skip to content

Commit be511f9

Browse files
authored
Merge pull request #252050 from Homebrew/bump-cloudflared-2025.10.1
cloudflared 2025.10.1
2 parents bc6a6c8 + af4029c commit be511f9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/c/cloudflared.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Cloudflared < Formula
22
desc "Cloudflare Tunnel client (formerly Argo Tunnel)"
3-
homepage "https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide"
4-
url "https://github.com/cloudflare/cloudflared/archive/refs/tags/2025.10.0.tar.gz"
5-
sha256 "eeb5089874f21b7239de13565e01a752ff0f26a5543381c54ae3ffada99eaa17"
3+
homepage "https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/"
4+
url "https://github.com/cloudflare/cloudflared/archive/refs/tags/2025.10.1.tar.gz"
5+
sha256 "703424cd8e42090d52287502c4daa1f40d927a4eddd2e7dc3248da49ea2aa726"
66
license "Apache-2.0"
77
head "https://github.com/cloudflare/cloudflared.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "fafe253f5282794d816d240258674f891ab4981339843fbc0c3a389431c33bb2"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9e21a2461df1649a3015474235faec461973a4d62aed5c8e9b2d840dd6871f37"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4002ec1df05cfeb67e79bf4dfeef0bad4ae3043ff2b83cacd722e14cab8efaf6"
13-
sha256 cellar: :any_skip_relocation, sonoma: "7a08e090fe9c61460b47b30d249b2f8cf08c852b38226f0df617b2ba08152f2f"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "8a50417d5e0a40f03c558030c2c5fdf9fa3ec7bddcdbda767aa3875e5750eea2"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9e117f7f580d66ce14d6133b80a5ae1bc2daf824ae467eed2b008c03ebb0e674"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2e2d016cd4996abee1390848ba7cb3f6bb1401d663351c8b53dded60468d58fa"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "14b33aee860607ee5c7fc835d0a9c512e6cacc9d995146e24bca0b27b76be9ec"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9c6e5bc9a5bdb1ee0981ac4675f8abe30f9fce9a8ed6d115c408c88cfaaea952"
13+
sha256 cellar: :any_skip_relocation, sonoma: "6f4fc60e953405fb6eb612b482ecfa6b23d0a2ea4fd2fcdd4bff7629d31cb642"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "83141a476c3b75a2fece573f02ae5924db3541d7650ec48e836f395c4adf2b55"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4aa1f02996d300b467d6abef7bd3ab590368fe5ba17af421e4f36ce9a4ae7d2c"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)