thors-serializer 1.6.1
Closes #30831. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
d605710076
commit
9a685b123f
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.5.7",
|
||||
:revision => "c391b49a36c7432a3fadbbb3e602bba1f61d4078"
|
||||
:tag => "1.6.1",
|
||||
:revision => "76d99cb2cd540052509cf2d2652c494943a18b84"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue