thors-serializer 1.10.6
Closes #38005. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8082a8c25f
commit
be9edfd2dc
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.10.4",
|
||||
:revision => "7228aa6e41dd9eaa8e65a2405e7718cb339c671e"
|
||||
:tag => "1.10.6",
|
||||
:revision => "d53ea86b14fbf1e7f2cb0f1c2a520ccf81a78dd6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue