Skip to content

Commit 7a9d3c4

Browse files
committed
cloudflare-wrangler 4.20.2
1 parent 3549c8b commit 7a9d3c4

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.20.1.tgz"
5-
sha256 "f899f3bdfb4a36a88cba25964c2e87c8a0c7b07ffa036b9be6b115aec68cab7b"
4+
url "https://registry.npmjs.org/wrangler/-/wrangler-4.20.2.tgz"
5+
sha256 "c5c481765a0c6aa50058ef99f261ac349d46b0410dfe56847077a6ded51f949f"
66
license any_of: ["Apache-2.0", "MIT"]
77

88
bottle do

0 commit comments

Comments
 (0)