Skip to content

Commit

Permalink
fin - Finalized development of 0.0.20.15
Browse files Browse the repository at this point in the history
---

Type: fin
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Oct 29, 2023
1 parent 23d210b commit 91f9376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChocolateyPack/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ $ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$pkgName = "KS"
$url = "https://github.com/Aptivi/NitrocidKS/releases/download/v0.0.20.15-beta/0.0.20.15-bin.zip"
$md5check = "b81129ed7a4e11fef194fb7f179bebb8"
$md5check = "4914d2da24711519531e0acd199d6a41"

Write-Output "<*>: for assumptions, <+> for progress, <-> for error"
Write-Output "<*> Installation directory: $toolsDir"
Expand Down

0 comments on commit 91f9376

Please sign in to comment.