Created
August 7, 2019 20:48
-
-
Save kardolus/404c79da863d8933afd2794fbcc78916 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./src/check.cr {source: {}, version: {}} | |
$./src/in.cr dest {"source":{"name":"ruby","type":"ruby","version_filter":"2.4.X"},"version":{"ref":"2.4.6"}} | |
STDOUT => {"ref":"2.4.6","url":"https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.6.tar.gz","sha256":"de0dc8097023716099f7c8a6ffc751511b90de7f5694f401b59f2d071db910be"} | |
RESOURCE => /dest/ruby-2.4.6.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment