diff options
Diffstat (limited to 'Formula/git-permalink.rb')
-rw-r--r-- | Formula/git-permalink.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Formula/git-permalink.rb b/Formula/git-permalink.rb index 09ba0c8..b26a8ef 100644 --- a/Formula/git-permalink.rb +++ b/Formula/git-permalink.rb @@ -1,8 +1,8 @@ class Git-permalink < Formula desc 'Git extension to generate web permalinks of files in a repository' homepage 'https://git-permalink.euandreh.xyz' - url 'https://euandreh.xyz/git-permalink.git/snapshot/git-permalink-0.2.2.tar.gz' - sha256 '724b286e65e0e64c9d3f773011a3586783a5a65578fec0e9b3946978148c0761' + url 'https://euandreh.xyz/git-permalink.git/snapshot/git-permalink-0.3.1.tar.gz' + sha256 'e1252260170e15095720e6883ccd892ec0c924d2aabcb51618943999473cab1d' license 'AGPL-3.0-or-later' def install |