We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b20e45 commit 453af37Copy full SHA for 453af37
Formula/s/sk.rb
@@ -1,8 +1,8 @@
1
class Sk < Formula
2
desc "Fuzzy Finder in rust!"
3
homepage "https://github.com/lotabout/skim"
4
- url "https://github.com/lotabout/skim/archive/refs/tags/v0.17.3.tar.gz"
5
- sha256 "eaba823a9cd488785d5b901eb2d4bd1307fe8614ca80b83022e4ecbfcbb70cfd"
+ url "https://github.com/lotabout/skim/archive/refs/tags/v0.18.0.tar.gz"
+ sha256 "028cabc0df171c34343fae340132a2b718aae4f405320b11c47f22173ca43b57"
6
license "MIT"
7
head "https://github.com/lotabout/skim.git", branch: "master"
8
0 commit comments