diff options
-rw-r--r-- | tools/chocolateyinstall.ps1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/chocolateyinstall.ps1 b/tools/chocolateyinstall.ps1 index a8c6b95..6520c2e 100644 --- a/tools/chocolateyinstall.ps1 +++ b/tools/chocolateyinstall.ps1 @@ -8,7 +8,6 @@ $packageArgs = @{ unzipLocation = $toolsDir
fileType = 'exe'
url = $url
- url64 = $url
softwareName = 'xidel*'
checksum = '96854C2BE1E3755F56FABB8F00D1FE567108461B9FAB139039219A1B7C17E382'
|