11class 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.03 .tar.gz"
5- sha256 "9293d9a7f398098cdfcaed984be94c4be64197a9fc8d7581dd8bb0d50ff81a71 "
4+ url "https://dianne.skoll.ca/projects/remind/download/remind-05.03.04 .tar.gz"
5+ sha256 "63070642f7f123846f26d66db3b07abdd4ae359878e6d9bbefae130c9fb4c91c "
66 license "GPL-2.0-only"
77 head "https://git.skoll.ca/Skollsoft-Public/Remind.git" , branch : "master"
88
@@ -12,12 +12,12 @@ class Remind < Formula
1212 end
1313
1414 bottle do
15- sha256 arm64_sequoia : "fa7111360e5d300b339ae4b00db62ec8a625ecfa1be9c5410bfd98ce2d9e8687 "
16- sha256 arm64_sonoma : "790ea1649b7c67a80b494a5786814f5fcc0a7a6be0cee19fe9156d3eef521011 "
17- sha256 arm64_ventura : "bce14a1a0dc162551768c470a068a8ef08f6bee0b400c340dec384c740ccf77e "
18- sha256 sonoma : "38514c89208426d8d28bd1296d9e46890ddc2e008e6da24fdbb540f4a345e14a "
19- sha256 ventura : "dbc1767528487cdde2e83554f9c83279df70671c8c4ae7883b0d0927243749b5 "
20- sha256 x86_64_linux : "4d65b22cfd7ba0a08aa5f184a18237df8b5d89950ff5e3ee9af0a0f0ddf3fa05 "
15+ sha256 arm64_sequoia : "be33e8e3942c1c2374658574d8638542c6a57ad76f16a516c35f489c4a46885b "
16+ sha256 arm64_sonoma : "2222f83345c80d6141bff980029f6143db3498f2dc4145be51145123cfb00638 "
17+ sha256 arm64_ventura : "ec6fe533bd3946608f26bc20deea6f94dbc19f64163c0ccd3b23e140290316cb "
18+ sha256 sonoma : "8befcf3aae83d65211cc5bba1878bfa110ae6bfbdc0fdab0eaf67d15d97075ce "
19+ sha256 ventura : "e09c71bd15a0add123fdd0471ea3ab2c938f4db98f354677ae16024aaa435b5c "
20+ sha256 x86_64_linux : "07044ddeb712cab031f1d1c738139bfada0be99083294850df6a87f833042efa "
2121 end
2222
2323 conflicts_with "rem" , because : "both install `rem` binaries"
0 commit comments