Skip to content

Commit f550a98

Browse files
committed
cloudflare-wrangler 4.23.0
1 parent 693d5ae commit f550a98

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

88
bottle do

0 commit comments

Comments
 (0)