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 3a57482 commit 2194ab4Copy full SHA for 2194ab4
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.45.0.tgz"
5
- sha256 "3fae74ec39ed3c42cbf4201611c9513e811c32bd009963f6090ad7af92a9d6bc"
+ url "https://registry.npmjs.org/wrangler/-/wrangler-4.45.1.tgz"
+ sha256 "87870120a3540a2eecf9e49c29dbe2516046fab1b31a27eac1624dc91f9dd3dc"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments