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 c1b658f commit 1d6b529Copy full SHA for 1d6b529
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.15.4.tar.gz"
5
- sha256 "2e6f4638b1fd7a0bb14fb53945b7cbae050597535fda253de912534b1475aa8d"
+ url "https://github.com/lotabout/skim/archive/refs/tags/v0.15.5.tar.gz"
+ sha256 "aa7c90057ba73f86858cb7632da35db0e5acaeb5b8304913746b4ae29bd835bf"
6
license "MIT"
7
head "https://github.com/lotabout/skim.git", branch: "master"
8
0 commit comments