Skip to content

Commit 2fa6edb

Browse files
committed
todoman: update 4.6.0 bottle.
1 parent a2ac66c commit 2fa6edb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/t/todoman.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ class Todoman < Formula
99
head "https://github.com/pimutils/todoman.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3192caf6ebc642ffa76145ade0db63f852a69123317c012e73d5eed568616de5"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3192caf6ebc642ffa76145ade0db63f852a69123317c012e73d5eed568616de5"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3192caf6ebc642ffa76145ade0db63f852a69123317c012e73d5eed568616de5"
15-
sha256 cellar: :any_skip_relocation, sonoma: "4f54a18bc2134dae96cf4104b9c19f755c9c5e4af2352f5929d720df5655d070"
16-
sha256 cellar: :any_skip_relocation, ventura: "4f54a18bc2134dae96cf4104b9c19f755c9c5e4af2352f5929d720df5655d070"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "bead3ac237dfb10916efa5d115596ec048de9bdc4b6783ad4325f84c53fbdd76"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3192caf6ebc642ffa76145ade0db63f852a69123317c012e73d5eed568616de5"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "637f9ef1c34fe16d767c6df4dffe91f852263ef90d47e60df8eedbc829dd4faf"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "637f9ef1c34fe16d767c6df4dffe91f852263ef90d47e60df8eedbc829dd4faf"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "637f9ef1c34fe16d767c6df4dffe91f852263ef90d47e60df8eedbc829dd4faf"
15+
sha256 cellar: :any_skip_relocation, sonoma: "8aa6899415c077a827ec757361510d984578bbfdbbed45407251a810d841494c"
16+
sha256 cellar: :any_skip_relocation, ventura: "8aa6899415c077a827ec757361510d984578bbfdbbed45407251a810d841494c"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "637f9ef1c34fe16d767c6df4dffe91f852263ef90d47e60df8eedbc829dd4faf"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "637f9ef1c34fe16d767c6df4dffe91f852263ef90d47e60df8eedbc829dd4faf"
1919
end
2020

2121
depends_on "jq" # Needed for ZSH completions.

0 commit comments

Comments
 (0)