Skip to content

Commit 3d1ad69

Browse files
committed
cloudflare-wrangler 4.33.1
1 parent 6466ebf commit 3d1ad69

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.0.tgz"
5-
sha256 "68402fcba6854645bd40117e82a5666f989c48795c86e33362f0a28c99dd4353"
4+
url "https://registry.npmjs.org/wrangler/-/wrangler-4.33.1.tgz"
5+
sha256 "283c5fca69a03e698debb406b2075bde7830a531ee8040fa14a3dc74c9a4f2e3"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)