Skip to content

Commit

Permalink
libxlsxwriter 0.7.9
Browse files Browse the repository at this point in the history
Closes Homebrew#31722.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
DomT4 committed Sep 3, 2018
1 parent d467f1e commit fc7d9e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/libxlsxwriter.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libxlsxwriter < Formula
desc "C library for creating Excel XLSX files"
homepage "https://libxlsxwriter.github.io/"
url "https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_0.7.7.tar.gz"
sha256 "cce28d1a7e7887b105c7b0fd20b7be84f62070569f7a28e7779ceaec6be3847b"
url "https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_0.7.9.tar.gz"
sha256 "c9ba513e37714f3746b86ff7cc33c0909ef4950cf69d9a24b0e53b65ea99857c"

bottle do
cellar :any
Expand Down

0 comments on commit fc7d9e4

Please sign in to comment.