exercism 2.4.0
Closes #11563. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
4fdea105a5
commit
9ade95f790
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue