Skip to content

Commit 140b587

Browse files
committed
cloudflare-wrangler2 3.104.0
1 parent 964ce46 commit 140b587

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cloudflare-wrangler2.rb

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

88
bottle do

0 commit comments

Comments
 (0)