Skip to content

Commit 4737918

Browse files
authored
Merge pull request #183261 from Homebrew/bump-remind-05.00.05
remind 05.00.05
2 parents 0bb66bc + 389acf8 commit 4737918

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/r/remind.rb

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Remind < Formula
22
desc "Sophisticated calendar and alarm"
33
homepage "https://dianne.skoll.ca/projects/remind/"
4-
url "https://dianne.skoll.ca/projects/remind/download/remind-05.00.04.tar.gz"
5-
sha256 "55ba91083f2d632f26148c21b70e4318b3c80aaf0d2f653d37850b1cabf03b7c"
4+
url "https://dianne.skoll.ca/projects/remind/download/remind-05.00.05.tar.gz"
5+
sha256 "7f3590935641e8bf51b5721f1d7d6e8b909755562f4e57ec0aec7f40b3a38079"
66
license "GPL-2.0-only"
77
head "https://git.skoll.ca/Skollsoft-Public/Remind.git", branch: "master"
88

@@ -12,13 +12,13 @@ class Remind < Formula
1212
end
1313

1414
bottle do
15-
sha256 arm64_sonoma: "0401947164f6f16446e1854903e45bce61a45325b67b115e54b513d95c134610"
16-
sha256 arm64_ventura: "d932443c5919b7b14145031c0ab4015d75c1d4fb6bcafd07c38e2c63c69e0704"
17-
sha256 arm64_monterey: "3e3306173c66ae3bb25b8883d0beeca25034b981689c53a3c487d5170be29821"
18-
sha256 sonoma: "92eed8eec020f3d700ff93c0c1e49610e31b8e5019a17170b143f21e84605174"
19-
sha256 ventura: "8eaf80c2b57177b73b15caa1be820fbf4d11cb3ff4f87bf0f642a606a17f3b76"
20-
sha256 monterey: "2c1b4196a69d13a6636f16e12550a95ca99420f9b6c990212f103a7333fd480e"
21-
sha256 x86_64_linux: "8c60c0fe927b9f8846316e04e2379fb178abd23a97f52306d4d56add2b91a68e"
15+
sha256 arm64_sonoma: "8e0d7d21ad3cbe5015389daad463bd8f3d2dfb8931f2bb97b4763de3b7b6f9cb"
16+
sha256 arm64_ventura: "2bfeae8953e8e8e13d1ac6e02b4925e186591dce2cddfcd7c4a1246ee8063863"
17+
sha256 arm64_monterey: "858138b7a522fbbc9bb7773b2b1d2ed9b713656fc8c950cc55e8582d6b96ddd9"
18+
sha256 sonoma: "2835250af0ee3ad47fbf47ab130b5a528d05a7b20f19525cc69db500436d31f5"
19+
sha256 ventura: "8dc334f31db0b983d94d14d947478a9b4d4abba61438a464899e35c79bd38dc0"
20+
sha256 monterey: "6400a2b593134832f2bd3221611afdb49ba26b98a23d3e7d37fc3b4786efffb8"
21+
sha256 x86_64_linux: "c653c704958eac6457d004e3333e39acdddc0edc3f7fe1c05ab5ff51d926da31"
2222
end
2323

2424
conflicts_with "rem", because: "both install `rem` binaries"

0 commit comments

Comments
 (0)