Skip to content

Commit

Permalink
git-credential-manager: update to version 1.4.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#48760.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
  • Loading branch information
olivierdagenais authored and apjanke committed Feb 3, 2016
1 parent 730659a commit 72d239f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/git-credential-manager.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class GitCredentialManager < Formula
desc "Stores Git credentials for Visual Studio Team Services"
homepage "https://java.visualstudio.com/Docs/tools/gitcredentialmanager"
url "https://github.com/Microsoft/Git-Credential-Manager-for-Mac-and-Linux/releases/download/git-credential-manager-1.3.0/git-credential-manager-1.3.0.jar"
sha256 "830357015eba45bf7a8188279e1b26ff88005b3d567aa302018c38022f6e9670"
url "https://github.com/Microsoft/Git-Credential-Manager-for-Mac-and-Linux/releases/download/git-credential-manager-1.4.0/git-credential-manager-1.4.0.jar"
sha256 "9a2c405b1876753734774fc63dc01ce8751d4af1a892bea59f823d996624efec"

bottle :unneeded

Expand Down

0 comments on commit 72d239f

Please sign in to comment.