Skip to content

Commit bb46962

Browse files
committed
cascadia 1.3.1
1 parent 73da1a9 commit bb46962

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/c/cascadia.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
class Cascadia < Formula
22
desc "Go cascadia package command-line CSS selector"
33
homepage "https://github.com/suntong/cascadia"
4-
url "https://github.com/suntong/cascadia/archive/refs/tags/v1.3.0.tar.gz"
5-
sha256 "1ee285d683aa3956dbeb28cd9ee2c60f0ab3a5da8e66a98ca3fb718d3214b775"
4+
url "https://github.com/suntong/cascadia/archive/refs/tags/v1.3.1.tar.gz"
5+
sha256 "c35a337ee1ae48a0c590dbb6f0f64ab69e6fcb6b5cff12f847b4266cdbb2f9f5"
66
license "MIT"
77
head "https://github.com/suntong/cascadia.git", branch: "master"
88

9-
no_autobump! because: :requires_manual_review
10-
119
bottle do
1210
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d3ddf72b0aa270f3513e2dec838ab2d8a9543d930e076fd2fc784b193116764c"
1311
sha256 cellar: :any_skip_relocation, arm64_sequoia: "00fe59bee9982cea9cb64dbcddf32a802c6eda7b57d368413bca58ad720ebf46"

0 commit comments

Comments
 (0)