Skip to content

Commit 82c18ea

Browse files
committed
bkmr 6.2.6
1 parent 9bab82f commit 82c18ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bkmr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bkmr < Formula
22
desc "Unified CLI Tool for Bookmark, Snippet, and Knowledge Management"
33
homepage "https://github.com/sysid/bkmr"
4-
url "https://github.com/sysid/bkmr/archive/refs/tags/v6.2.5.tar.gz"
5-
sha256 "cbf076fe31c70ccc279a1b2bf776fa44e331a0ca1fef348803649d6e278c64e6"
4+
url "https://github.com/sysid/bkmr/archive/refs/tags/v6.2.6.tar.gz"
5+
sha256 "7cdb4fd78b4a75995f0009529110d58246b301f2da00a616ba976c27d46c5ac3"
66
license "BSD-3-Clause"
77
head "https://github.com/sysid/bkmr.git", branch: "main"
88

0 commit comments

Comments
 (0)