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