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 8682c58 commit d5917f2Copy full SHA for d5917f2
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.100.0.tgz"
5
- sha256 "f5934e979a50d98ee21df01966f9045d13091303e0ef9ad78d8ac9b655c30311"
+ url "https://registry.npmjs.org/wrangler/-/wrangler-3.101.0.tgz"
+ sha256 "b22f7ba1f033f873285adc275f06637d152233a046111d9244aab9c27666fd8b"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments