Skip to content

Commit

Permalink
Merge pull request #2 from rdp/patch-1
Browse files Browse the repository at this point in the history
Update to version 1.09
  • Loading branch information
esolitos authored Feb 18, 2022
2 parents 6e7a2f4 + b4db27b commit 153b63f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/sshpass.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Sshpass < Formula
url 'https://sourceforge.net/projects/sshpass/files/sshpass/1.06/sshpass-1.06.tar.gz'
url "https://downloads.sourceforge.net/project/sshpass/sshpass/1.09/sshpass-1.09.tar.gz"
sha256 "71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7"
homepage 'https://sourceforge.net/projects/sshpass'
sha256 'c6324fcee608b99a58f9870157dfa754837f8c48be3df0f5e2f3accf145dee60'

depends_on 'gnu-sed'

Expand Down

0 comments on commit 153b63f

Please sign in to comment.