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 9bab82f commit 82c18eaCopy full SHA for 82c18ea
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/v6.2.5.tar.gz"
5
- sha256 "cbf076fe31c70ccc279a1b2bf776fa44e331a0ca1fef348803649d6e278c64e6"
+ url "https://github.com/sysid/bkmr/archive/refs/tags/v6.2.6.tar.gz"
+ sha256 "7cdb4fd78b4a75995f0009529110d58246b301f2da00a616ba976c27d46c5ac3"
6
license "BSD-3-Clause"
7
head "https://github.com/sysid/bkmr.git", branch: "main"
8
0 commit comments