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 ce97e3d commit 6be19c2Copy full SHA for 6be19c2
Formula/f/falco.rb
@@ -1,8 +1,8 @@
1
class Falco < Formula
2
desc "VCL parser and linter optimized for Fastly"
3
homepage "https://github.com/ysugimoto/falco"
4
- url "https://github.com/ysugimoto/falco/archive/refs/tags/v1.12.0.tar.gz"
5
- sha256 "be0e9eb5fa40900a2fd742baffef681a4ff2b26df87b56a61e7f7afc1baaa643"
+ url "https://github.com/ysugimoto/falco/archive/refs/tags/v1.13.0.tar.gz"
+ sha256 "cfae404834f5d90ae33f0d2f51cbfd9c93dd7cb3478f8f35821b16970b43a6bb"
6
license "MIT"
7
head "https://github.com/ysugimoto/falco.git", branch: "main"
8
0 commit comments