Skip to content

Commit 7d6ca1a

Browse files
authored
Merge pull request #228774 from Homebrew/bump-bkmr-4.28.2
bkmr 4.28.2
2 parents eac36d8 + 43ea5ec commit 7d6ca1a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/b/bkmr.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
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.28.1.tar.gz"
5-
sha256 "eae7ebfd2d02bbb04203a27f474867c08d4cb6dd82acaa06acd676a5f156d7a7"
4+
url "https://github.com/sysid/bkmr/archive/refs/tags/v4.28.2.tar.gz"
5+
sha256 "c55f284210012f496b5edce926d874f3ae8a5076c4ee9318de28872a4e2abd44"
66
license "BSD-3-Clause"
77
head "https://github.com/sysid/bkmr.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f2081b4809b68e2642ec79386ee623b20ee6e098ab966ab36e1d7ef1662faad8"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9011c774d5082ea611094e652b7401631051944b90e77d163d679f31b87ee702"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "95cb08a04d3fb5748216e67c2b210547fc742ef464fd0953678b8d76323b20fd"
13-
sha256 cellar: :any_skip_relocation, sonoma: "0d4ca5ae31d9484b8fd6ef6d4a293ef12df0a96c04bff5f03ea5467be8b070ab"
14-
sha256 cellar: :any_skip_relocation, ventura: "f8c39edc4338cc0e36921fa4e172bca02dedecb2cf03328368f4da87e0e69f67"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "9819031d57ab507e3907e7721574f6a71b89cc8af019b1243a07ac6b8acf7148"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ee2a71e31d82cc34dd2e28fcf00b1b240b8a90569198ea2ecf722f778168b7f9"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b095d0f7ac91810f4ca4094b59520a511790147f27f1139ac03364d894cbdef6"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "628a78cb0a97bde53ef400f3a74e80c80b888216ba3b0521e4db1cef5c3e3375"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "09c7f127eb9d0e9a2b27495346bc32cee1d6fec9b832015c7b9c9f8baa7c653a"
13+
sha256 cellar: :any_skip_relocation, sonoma: "b97ca69ae935949a3c79bca8790b52ea9eb2b5a4ab6fa717dec1c3690663f534"
14+
sha256 cellar: :any_skip_relocation, ventura: "40380547e5115e420ea622d1b42822385ef777c91e16c03cd33e17a4f48d7f3a"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "116a8a3c53f8f02463e6f85fc7ad4733dee9be61767cae2281953223644a9f84"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7bc0f36d4cc0262f32ac35d546e2b5d65ef566c552a45a1c40db472c82ad1d0d"
1717
end
1818

1919
depends_on "rust" => :build

0 commit comments

Comments
 (0)