We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582ac85 commit 8833472Copy full SHA for 8833472
Formula/r/rapidyaml.rb
@@ -1,8 +1,8 @@
1
class Rapidyaml < Formula
2
desc "Library to parse and emit YAML, and do it fast"
3
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"
+ url "https://github.com/biojppm/rapidyaml/releases/download/v0.10.0/rapidyaml-0.10.0-src.tgz"
+ sha256 "54eb1050789809a26c780f80857b7668a5b3123405d6514a65d733e4292c690b"
6
license "MIT"
7
8
bottle do
0 commit comments