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