Skip to content

Commit 8b96d28

Browse files
authored
Merge pull request #222632 from Homebrew/bump-remind-05.03.07
remind 05.03.07
2 parents 91bf39b + 433706b commit 8b96d28

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/r/remind.rb

Lines changed: 9 additions & 9 deletions
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.03.06.tar.gz"
5-
sha256 "ca63c147ccd154805ecb80f85f435d48705cb06f5685c9ac1610c5661427e223"
4+
url "https://dianne.skoll.ca/projects/remind/download/remind-05.03.07.tar.gz"
5+
sha256 "d296e5dc4b10d08fbc29e3e0ced7a32abde74ba241bdcd8ba314193877c1e51d"
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_sequoia: "68fcb0c79e62b8eece03fab8c180ac36c487fe9326a8bceb13e7a5eb7dbc6f5e"
16-
sha256 arm64_sonoma: "b5535ff4f5e8df92af6f1c41fbbd8e1e3b6ce3491a5fe4b6eddb00e5a6a403a5"
17-
sha256 arm64_ventura: "a21764445f7cd16c81aed35d94aea55bc2228389e85a288709d5c5070238fb6a"
18-
sha256 sonoma: "b4f07328738a99e89c0d1b2f9c72a5d5d5dd0592dfe1e7dc81d057113cc621df"
19-
sha256 ventura: "83c7fb25e00f57fb4fb6873c5e3875155f51949f1b72fb2c1b5dadc7d96067bc"
20-
sha256 arm64_linux: "dfe075261085b85bdaa2ba8d2fe8f5715ccad2000261665221485a583dfa810f"
21-
sha256 x86_64_linux: "5f21291e00d464e08a203115829cd8375fd6f273c3270ff700ebaa4e2277942d"
15+
sha256 arm64_sequoia: "88f9b83106b2d7239a3e4335b324f3f2f7426db14950ad85d798fc57af3afdb8"
16+
sha256 arm64_sonoma: "17072d149033440ca92ef9f185833b64f322e91243f0747041cb314c9e2ebd7c"
17+
sha256 arm64_ventura: "9221f338967213041b862ab2f32befa678b0d1e920cf45eb90fa7dac52f73174"
18+
sha256 sonoma: "3dce30f94166410f84e74c964e0572b0886fc1622223cc32f03fb753a0db68eb"
19+
sha256 ventura: "a9944a7eed2cb1cc66d29056cb545e46c93486017e017a9cdfd80c36983f63d4"
20+
sha256 arm64_linux: "f2d6a2f90bccf6a2a3c8da3cc6c7f6f72e40861eb78759f53942e70922914ce8"
21+
sha256 x86_64_linux: "9683d158c06c09809e4fad0ae321972d7cb7955d1b9aaa7a0f43114857b6e1ad"
2222
end
2323

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

0 commit comments

Comments
 (0)