thors-serializer 1.13.2
Closes #41654. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2e617ced52
commit
3986abaf83
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.0",
|
||||
:revision => "b5faf0766294ec83b600a43b6fcf3224165db839"
|
||||
:tag => "1.13.2",
|
||||
:revision => "d2496003c58701ea01f4ebfbb4acff084cc170a6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue