We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3549c8b commit 7a9d3c4Copy full SHA for 7a9d3c4
Formula/c/cloudflare-wrangler.rb
@@ -1,8 +1,8 @@
1
class CloudflareWrangler < Formula
2
desc "CLI tool for Cloudflare Workers"
3
homepage "https://github.com/cloudflare/workers-sdk"
4
- url "https://registry.npmjs.org/wrangler/-/wrangler-4.20.1.tgz"
5
- sha256 "f899f3bdfb4a36a88cba25964c2e87c8a0c7b07ffa036b9be6b115aec68cab7b"
+ url "https://registry.npmjs.org/wrangler/-/wrangler-4.20.2.tgz"
+ sha256 "c5c481765a0c6aa50058ef99f261ac349d46b0410dfe56847077a6ded51f949f"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments