gnome-recipes: bump gnome-online-accounts resource
Closes #31682. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
e5967369ba
commit
0f69282b1f
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ class GnomeRecipes < Formula
|
|||
depends_on "librest"
|
||||
|
||||
resource "goa" do
|
||||
url "https://download.gnome.org/sources/gnome-online-accounts/3.28/gnome-online-accounts-3.28.0.tar.xz"
|
||||
sha256 "87bc4ef307604f1ce4f09f6e5c9996ef8d37ca5e0a3bf76f6b27d71844adb40c"
|
||||
url "https://download.gnome.org/sources/gnome-online-accounts/3.30/gnome-online-accounts-3.30.0.tar.xz"
|
||||
sha256 "27d9d88942aa02a1f8d003dfe515483d8483f216ba1e297a8ef67a42cf4bcfc3"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue