Skip to content

Commit 453af37

Browse files
committed
sk 0.18.0
1 parent 2b20e45 commit 453af37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sk < Formula
22
desc "Fuzzy Finder in rust!"
33
homepage "https://github.com/lotabout/skim"
4-
url "https://github.com/lotabout/skim/archive/refs/tags/v0.17.3.tar.gz"
5-
sha256 "eaba823a9cd488785d5b901eb2d4bd1307fe8614ca80b83022e4ecbfcbb70cfd"
4+
url "https://github.com/lotabout/skim/archive/refs/tags/v0.18.0.tar.gz"
5+
sha256 "028cabc0df171c34343fae340132a2b718aae4f405320b11c47f22173ca43b57"
66
license "MIT"
77
head "https://github.com/lotabout/skim.git", branch: "master"
88

0 commit comments

Comments
 (0)