Skip to content

Commit f66f848

Browse files
committed
cloudflare-wrangler 4.33.2
1 parent 7ad11f2 commit f66f848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cloudflare-wrangler.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CloudflareWrangler < Formula
22
desc "CLI tool for Cloudflare Workers"
33
homepage "https://github.com/cloudflare/workers-sdk"
4-
url "https://registry.npmjs.org/wrangler/-/wrangler-4.33.1.tgz"
5-
sha256 "283c5fca69a03e698debb406b2075bde7830a531ee8040fa14a3dc74c9a4f2e3"
4+
url "https://registry.npmjs.org/wrangler/-/wrangler-4.33.2.tgz"
5+
sha256 "bab4ae5ba9605d82cc73e14b8a341aef3b41fd08a4a62f8d2fb8cb770bdf1640"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)