exercism 2.4.0

Closes #11563.

Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
Katrina Owen 2017-03-24 23:00:21 -06:00 committed by Alexander Hamann
parent 4fdea105a5
commit 9ade95f790

View file

@ -1,8 +1,8 @@
class Exercism < Formula
desc "command-line tool to interact with exercism.io"
homepage "http://cli.exercism.io"
url "https://github.com/exercism/cli/archive/v2.3.0.tar.gz"
sha256 "ca1432af80f9257c4c06107d0d1732845d49ac450f56ea04bcf58ead46d0af74"
url "https://github.com/exercism/cli/archive/v2.4.0.tar.gz"
sha256 "789e7674dd9dc921df204df717b727120608cc5bab6f384b9fd32b633a8f6e63"
head "https://github.com/exercism/cli.git"
bottle do