Skip to content

Commit 8833472

Browse files
committed
rapidyaml 0.10.0
1 parent 582ac85 commit 8833472

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rapidyaml.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rapidyaml < Formula
22
desc "Library to parse and emit YAML, and do it fast"
33
homepage "https://github.com/biojppm/rapidyaml"
4-
url "https://github.com/biojppm/rapidyaml/releases/download/v0.9.0/rapidyaml-0.9.0-src.tgz"
5-
sha256 "e01c66b21dfbe3d7382ecab3dfe7efcdc47a068cd25fcc8279e8f462f69c995d"
4+
url "https://github.com/biojppm/rapidyaml/releases/download/v0.10.0/rapidyaml-0.10.0-src.tgz"
5+
sha256 "54eb1050789809a26c780f80857b7668a5b3123405d6514a65d733e4292c690b"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)