goffice 0.10.32
Closes #5964. Signed-off-by: Tom Schoonjans <Tom.Schoonjans@diamond.ac.uk>
This commit is contained in:
parent
3401928cdb
commit
2abcf4a0e5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Goffice < Formula
|
class Goffice < Formula
|
||||||
desc "Gnumeric spreadsheet program"
|
desc "Gnumeric spreadsheet program"
|
||||||
homepage "https://developer.gnome.org/goffice/"
|
homepage "https://developer.gnome.org/goffice/"
|
||||||
url "https://download.gnome.org/sources/goffice/0.10/goffice-0.10.31.tar.xz"
|
url "https://download.gnome.org/sources/goffice/0.10/goffice-0.10.32.tar.xz"
|
||||||
sha256 "9d1fc2dcc131742348ed6e1597e2fab143cbf73e7067c5c05a3f3565266ed5a5"
|
sha256 "02b37da9f54fb92725b973875d1d2da49b54f6486eb03648fd1ea58e4a297ac3"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "5e60d1be09ccd79cecfad7cd4913cc985fcee51ef0a225932eacba5b1f996fe5" => :sierra
|
sha256 "5e60d1be09ccd79cecfad7cd4913cc985fcee51ef0a225932eacba5b1f996fe5" => :sierra
|
||||||
|
|
Loading…
Reference in a new issue