File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11class Fzy < Formula
22 desc "Fast, simple fuzzy text selector with an advanced scoring algorithm"
33 homepage "https://github.com/jhawthorn/fzy"
4- url "https://github.com/jhawthorn/fzy/releases/download/1.0/fzy-1.0 .tar.gz"
5- sha256 "80257fd74579e13438b05edf50dcdc8cf0cdb1870b4a2bc5967bd1fdbed1facf "
4+ url "https://github.com/jhawthorn/fzy/archive/refs/tags/1.1 .tar.gz"
5+ sha256 "93d300d9c6c7063b2c6bda4e08a9704a029ec33f609718cd95443d1a890aff4e "
66 license "MIT"
77 head "https://github.com/jhawthorn/fzy.git" , branch : "master"
88
9- no_autobump! because : :requires_manual_review
10-
119 bottle do
1210 sha256 cellar : :any_skip_relocation , arm64_sequoia : "8cbf2b486b0abed29cf5fb45fc5580fc74881ceacae68cd11e53bdbeabae52ea"
1311 sha256 cellar : :any_skip_relocation , arm64_sonoma : "250fc5952135704c7a93c1066a13fbb27322358dedc115d7792da91cd56d12ed"
You can’t perform that action at this time.
0 commit comments