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 5feaa57 commit f49adf5Copy full SHA for f49adf5
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.24.0.tgz"
5
- sha256 "4bb35a07b650a5c358f96aa7b8f89ba9044c36ad8e4c71f89f2ace1914bad39f"
+ url "https://registry.npmjs.org/wrangler/-/wrangler-4.24.1.tgz"
+ sha256 "ae693e686ef24ee2af3edca84f833ff7d8da6af5851cdfa68f444f9426f54ee8"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments