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 964ce46 commit 140b587Copy full SHA for 140b587
Formula/c/cloudflare-wrangler2.rb
@@ -1,8 +1,8 @@
1
class CloudflareWrangler2 < Formula
2
desc "CLI tool for Cloudflare Workers"
3
homepage "https://github.com/cloudflare/workers-sdk"
4
- url "https://registry.npmjs.org/wrangler/-/wrangler-3.103.2.tgz"
5
- sha256 "220c1f18abd4a7180e6e04211584411f007f7ce01dfee7e3e590af886968a547"
+ url "https://registry.npmjs.org/wrangler/-/wrangler-3.104.0.tgz"
+ sha256 "f7df325bf33184ef2496d2a79b3eb96e6cc761a2098064a95c7f259395abc7ea"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments