libxlsxwriter 0.8.6
Closes #38745. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6211d34d1d
commit
5c7ad2ec50
1 changed files with 2 additions and 2 deletions
|
@ -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.8.5.tar.gz"
|
||||
sha256 "27d81167386ac21dd7aaa1f0acd7869e4306428b22214fe76b735dbc5296fe92"
|
||||
url "https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_0.8.6.tar.gz"
|
||||
sha256 "76cd0d10dbb4e0f38814c89bbdabd49b329a84eb5b4b12135c0550b633c09d51"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue