Skip to content

Commit 83e64d8

Browse files
authored
Merge pull request #276141 from Homebrew/bump-micasa-2.5.0
micasa 2.5.0
2 parents 236eed4 + bcce764 commit 83e64d8

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/m/micasa.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class Micasa < Formula
22
desc "TUI for tracking home projects, maintenance schedules, appliances and quotes"
33
homepage "https://micasa.dev"
4-
url "https://github.com/cpcloud/micasa/archive/refs/tags/v2.4.0.tar.gz"
5-
sha256 "8baeaf5a155a02356a8fc60e1f0bf2cdec7fede328dc04590b42acd1dec5f1fb"
4+
url "https://github.com/cpcloud/micasa/archive/refs/tags/v2.5.0.tar.gz"
5+
sha256 "68d92e9ca8c6bde3eefac0848eb0e57f33fe8d6a2a8529aed9eed8192df9c867"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2618463e67d1d5fb847ad9471c005e4a685655ff649f291647156f0580eb64b2"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2618463e67d1d5fb847ad9471c005e4a685655ff649f291647156f0580eb64b2"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2618463e67d1d5fb847ad9471c005e4a685655ff649f291647156f0580eb64b2"
12-
sha256 cellar: :any_skip_relocation, sonoma: "89069d36c3519b6da1e3fecae37bf856e4b94b20e3697af92ad57aed36a0f73f"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "5ee20247f4aa7053a10d5d6212feb2c4dadf793d233722addce9548d5fdc88a4"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3e23328f11e66265f53785bf4f19547a2481de867f6ecf2862c4a6c121cbf605"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "f60bcc2de85bdeb81666017c2a95ef835d1725665f45044391d2033ecbef0646"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f60bcc2de85bdeb81666017c2a95ef835d1725665f45044391d2033ecbef0646"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f60bcc2de85bdeb81666017c2a95ef835d1725665f45044391d2033ecbef0646"
12+
sha256 cellar: :any_skip_relocation, sonoma: "94c84f13c602b51078a7ef814c78204345eafb606608cd41c15e8a748ce2608b"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "795e70eee01432c4d4d400373e572bbe1fa7f92e8608c5c08bb60feb3c226253"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2c2843a28f39f04ee7ca46ae57831e598b0a7ca5fed161aedd09fbae4f7a286f"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)