Skip to content

Commit ce1f783

Browse files
committed
cascadia 1.5.0
1 parent 17ce7b3 commit ce1f783

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.5.0.tar.gz"
5+
sha256 "674d32db061fdab3329cda23263f0ff2a8551b64d49b4829cff54912bd8befd1"
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)