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 6466ebf commit 3d1ad69Copy full SHA for 3d1ad69
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.33.0.tgz"
5
- sha256 "68402fcba6854645bd40117e82a5666f989c48795c86e33362f0a28c99dd4353"
+ url "https://registry.npmjs.org/wrangler/-/wrangler-4.33.1.tgz"
+ sha256 "283c5fca69a03e698debb406b2075bde7830a531ee8040fa14a3dc74c9a4f2e3"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments