Skip to content
Snippets Groups Projects
Commit 3338fcf0 authored by Todd Gamblin's avatar Todd Gamblin Committed by GitHub
Browse files

Merge pull request #1199 from eschnett/eschnett/cereal-update

Update Cereal to 1.2.0
parents f04258eb c8137194
Branches
Tags
No related merge requests found
...@@ -31,6 +31,7 @@ class Cereal(Package): ...@@ -31,6 +31,7 @@ class Cereal(Package):
homepage = "http://uscilab.github.io/cereal/" homepage = "http://uscilab.github.io/cereal/"
url = "https://github.com/USCiLab/cereal/archive/v1.1.2.tar.gz" url = "https://github.com/USCiLab/cereal/archive/v1.1.2.tar.gz"
version('1.2.0', 'e372c9814696481dbdb7d500e1410d2b')
version('1.1.2', '34d4ad174acbff005c36d4d10e48cbb9') version('1.1.2', '34d4ad174acbff005c36d4d10e48cbb9')
version('1.1.1', '0ceff308c38f37d5b5f6df3927451c27') version('1.1.1', '0ceff308c38f37d5b5f6df3927451c27')
version('1.1.0', '9f2d5f72e935c54f4c6d23e954ce699f') version('1.1.0', '9f2d5f72e935c54f4c6d23e954ce699f')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment