libical 3.0.7
Closes #48222. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
73104e7486
commit
524d2db085
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libical < Formula
|
||||
desc "Implementation of iCalendar protocols and data formats"
|
||||
homepage "https://libical.github.io/libical/"
|
||||
url "https://github.com/libical/libical/archive/v3.0.6.tar.gz"
|
||||
sha256 "fd2404a3df42390268e9fb804ef9f235e429b6f0da8992a148cbb3614946d99b"
|
||||
url "https://github.com/libical/libical/archive/v3.0.7.tar.gz"
|
||||
sha256 "546115fe53dc8800e79478211efa5c2cfe7cae8e34cff54fbc14b42cd98e4fe5"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue