Skip to content

Commit

Permalink
antigen 2.1.0
Browse files Browse the repository at this point in the history
Closes #13573.

Signed-off-by: JCount <JCount42@gmail.com>
  • Loading branch information
ilovezfs authored and JCount committed May 15, 2017
1 parent ef442cc commit 1bd1552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/antigen.rb
@@ -1,8 +1,8 @@
class Antigen < Formula
desc "Plugin manager for zsh, inspired by oh-my-zsh and vundle."
homepage "http://antigen.sharats.me/"
url "https://github.com/zsh-users/antigen/releases/download/v2.0.2/v2.0.2.tar.gz"
sha256 "f47ec933b32c578abe8cb39b24e0ddd114ef5cc01b3c05bcb634859ead31493f"
url "https://github.com/zsh-users/antigen/releases/download/v2.1.0/v2.1.0.tar.gz"
sha256 "044ac01f91f71f2bea81cc617035167613527f5160c148a0c636184358ae7115"
head "https://github.com/zsh-users/antigen.git", :branch => "develop"

bottle :unneeded
Expand Down

0 comments on commit 1bd1552

Please sign in to comment.