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.2 "
11- sha256 cellar : :any , arm64_sonoma : "a710eea704a733ececd900818c77efecf9842118cc0a72f984c79103a060a800 "
12- sha256 cellar : :any , ventura : "19c22a6119cfc1341981f28f2b3787db8b17e2792a1d6666c621258c09649e16 "
13- sha256 cellar : :any_skip_relocation , x86_64_linux : "7f89def869a320d05e851e85854a79fc96a2feb655259eb451a5b249455c9373 "
10+ root_url "https://github.com/knope-dev/homebrew-tap/releases/download/knope-0.18.3 "
11+ sha256 cellar : :any , arm64_sonoma : "6d383239ea2d0391ffa5df91ab8db5a4aee0a73192b0b86c023133180b49d10c "
12+ sha256 cellar : :any , ventura : "5efe747ba456af04ce25df900a918fd09cad759bc2e604b4cd1398df6ade5fac "
13+ sha256 cellar : :any_skip_relocation , x86_64_linux : "39a0b3baaa4eaa4adc2b1aeb316987dbe911d43a341f441120c5ed44fa55069c "
1414 end
1515
1616 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments