Skip to content

Commit c2cf415

Browse files
committed
bkmr 4.31.0
1 parent bccf550 commit c2cf415

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/v4.30.0.tar.gz"
5-
sha256 "21721d38f740d6470931b7a414e832187788fb090220eecd01de590e7c57a281"
4+
url "https://github.com/sysid/bkmr/archive/refs/tags/v4.31.0.tar.gz"
5+
sha256 "1ee9c412371152a15ab51d4ad968d520a54e2afec162c8d81b856660b1989e64"
66
license "BSD-3-Clause"
77
head "https://github.com/sysid/bkmr.git", branch: "main"
88

0 commit comments

Comments
 (0)