Skip to content

Commit 1d6b529

Browse files
committed
sk 0.15.5
1 parent c1b658f commit 1d6b529

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.15.4.tar.gz"
5-
sha256 "2e6f4638b1fd7a0bb14fb53945b7cbae050597535fda253de912534b1475aa8d"
4+
url "https://github.com/lotabout/skim/archive/refs/tags/v0.15.5.tar.gz"
5+
sha256 "aa7c90057ba73f86858cb7632da35db0e5acaeb5b8304913746b4ae29bd835bf"
66
license "MIT"
77
head "https://github.com/lotabout/skim.git", branch: "master"
88

0 commit comments

Comments
 (0)