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 de1dcda commit c4d4af2Copy full SHA for c4d4af2
Formula/c/cloudflare-wrangler2.rb
@@ -1,8 +1,8 @@
1
class CloudflareWrangler2 < Formula
2
desc "CLI tool for Cloudflare Workers"
3
homepage "https://github.com/cloudflare/workers-sdk"
4
- url "https://registry.npmjs.org/wrangler/-/wrangler-3.107.2.tgz"
5
- sha256 "b2356c187ca0bec0d780e80a46053732df10c8cc1295d6242b4de6eb38a10fa6"
+ url "https://registry.npmjs.org/wrangler/-/wrangler-3.107.3.tgz"
+ sha256 "a109dfe88804f8d11946153f9d50838f203285b9fd99c79baa5e2dc848fc4d04"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments