diff options
Diffstat (limited to 'Formula')
-rw-r--r-- | Formula/git-update-agent.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Formula/git-update-agent.rb b/Formula/git-update-agent.rb index 12ee682..9b9d19d 100644 --- a/Formula/git-update-agent.rb +++ b/Formula/git-update-agent.rb @@ -2,7 +2,7 @@ class GitUpdateAgent < Formula desc "A simple update overlay for git" homepage "https://www.git.flu0r1ne.net/git-update-agent/about/" url "https://www.git.flu0r1ne.net/git-update-agent/snapshot/git-update-agent-0.0.4.tar.xz" - version "0.0.2" + version "0.0.4" sha256 "5679f102dc86cc58f1f613f0ef671c3b68c3ec585ec52528b44554e0d203146f" license "GPL-2.0-only" |