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 5ff5f0c commit 27248e2Copy full SHA for 27248e2
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.6.0.tgz"
5
- sha256 "3a78e673370cd45f158b9d44326621e42cc54d080652bb9bbc3873a607bd66b7"
+ url "https://registry.npmjs.org/wrangler/-/wrangler-4.7.0.tgz"
+ sha256 "fe2b0e9b870796cd60815e9c94281dc789882646cbc766ab6a892d081f899cf8"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments