libslax 0.22.0
Closes #13545. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
431240b863
commit
e01344072c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libslax < Formula
|
||||
desc "Implementation of the SLAX language (an XSLT alternative)"
|
||||
homepage "http://www.libslax.org/"
|
||||
url "https://github.com/Juniper/libslax/releases/download/0.20.2/libslax-0.20.2.tar.gz"
|
||||
sha256 "2daa6c908eb03a4db4a701fce8b9cb269a2cc59d7adc70653cd4934c9662111b"
|
||||
url "https://github.com/Juniper/libslax/releases/download/0.22.0/libslax-0.22.0.tar.gz"
|
||||
sha256 "a32fb437a160666d88d9a9ae04ee6a880ea75f1f0e1e9a5a01ce1c8fbded6dfe"
|
||||
|
||||
bottle do
|
||||
sha256 "3b5e50d5e0009a3b80d7d2a0d488e51fa14ac2573bcc51e4acede622f40936de" => :sierra
|
||||
|
|
Loading…
Reference in a new issue