Skip to content

Commit

Permalink
Update download link, version 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kendaleiv committed Dec 29, 2016
1 parent 8403975 commit 1fced0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$packageName= 'veracrypt'
$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$url = 'https://veracrypt.codeplex.com/downloads/get/1614078'
$url = 'https://launchpad.net/veracrypt/trunk/1.19/+download/VeraCrypt%20Setup%201.19.exe'

$packageArgs = @{
packageName = $packageName
Expand Down
2 changes: 1 addition & 1 deletion veracrypt.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>veracrypt</id>
<title>VeraCrypt</title>
<version>1.19</version>
<version>1.19.1</version>
<authors>IDRIX</authors>
<owners>kendaleiv, mew1033</owners>
<summary>VeraCrypt</summary>
Expand Down

0 comments on commit 1fced0b

Please sign in to comment.