Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #15 from mtakezawa/master
Browse files Browse the repository at this point in the history
Update to 4.4.3
  • Loading branch information
tarebyte committed Oct 27, 2014
2 parents efdc647 + b43cb7d commit d0c1f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# include 1password
class onepassword {
$host = 'd13itkw33a7sus.cloudfront.net'
$path = 'dist/1P/mac4/1Password-4.4.zip'
$path = 'dist/1P/mac4/1Password-4.4.3.zip'

package { '1Password 4':
source => "https://${host}/${path}",
Expand Down

0 comments on commit d0c1f96

Please sign in to comment.