diff --git a/manifests/init.pp b/manifests/init.pp index 2776e6f..0941c4a 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -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}",