thors-serializer 1.13.7
Closes #41962. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
50a0ddff49
commit
f7996bee5c
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class ThorsSerializer < Formula
|
|||
desc "Declarative serialization library (JSON/YAML) for C++"
|
||||
homepage "https://github.com/Loki-Astari/ThorsSerializer"
|
||||
url "https://github.com/Loki-Astari/ThorsSerializer.git",
|
||||
:tag => "1.13.5",
|
||||
:revision => "9a276568714ad6482ce9c3dccc50ad88cfa55246"
|
||||
:tag => "1.13.7",
|
||||
:revision => "307b4c34b96c673bb53a9a3efd20b29831c1a730"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue