File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ class Knope < Formula
77 head "https://github.com/knope-dev/knope.git" , branch : "main"
88
99 bottle do
10- root_url "https://github.com/knope-dev/homebrew-tap/releases/download/knope-0.18.1 "
11- sha256 cellar : :any , arm64_sonoma : "ce7ad1871abeaa1a3bc393f18a4d5d1a62dc04a8865548b5d271a953597a2a7a "
12- sha256 cellar : :any , ventura : "2317cfb8f484987f577ead740a37042b1b6dcc56bf4d2963663cdf02ef621fd1 "
13- sha256 cellar : :any_skip_relocation , x86_64_linux : "634a73ca6e43c260c99f8aa37b2f7d8a622eced9ae5e299732cdd44d7c5c7371 "
10+ root_url "https://github.com/knope-dev/homebrew-tap/releases/download/knope-0.18.2 "
11+ sha256 cellar : :any , arm64_sonoma : "a710eea704a733ececd900818c77efecf9842118cc0a72f984c79103a060a800 "
12+ sha256 cellar : :any , ventura : "19c22a6119cfc1341981f28f2b3787db8b17e2792a1d6666c621258c09649e16 "
13+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7f89def869a320d05e851e85854a79fc96a2feb655259eb451a5b249455c9373 "
1414 end
1515
1616 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments