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 bccf550 commit c2cf415Copy full SHA for c2cf415
Formula/b/bkmr.rb
@@ -1,8 +1,8 @@
1
class Bkmr < Formula
2
desc "Unified CLI Tool for Bookmark, Snippet, and Knowledge Management"
3
homepage "https://github.com/sysid/bkmr"
4
- url "https://github.com/sysid/bkmr/archive/refs/tags/v4.30.0.tar.gz"
5
- sha256 "21721d38f740d6470931b7a414e832187788fb090220eecd01de590e7c57a281"
+ url "https://github.com/sysid/bkmr/archive/refs/tags/v4.31.0.tar.gz"
+ sha256 "1ee9c412371152a15ab51d4ad968d520a54e2afec162c8d81b856660b1989e64"
6
license "BSD-3-Clause"
7
head "https://github.com/sysid/bkmr.git", branch: "main"
8
0 commit comments