Skip to content

Commit

Permalink
[BF03] Finalized Chocolatey
Browse files Browse the repository at this point in the history
  • Loading branch information
AptiviCEO committed Aug 14, 2023
1 parent 641ed14 commit 21bdd27
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 @@
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$pkgName = "KS"
$url = "https://github.com/EoflaOE/Kernel-Simulator/releases/download/v0.0.12.14-alpha/0.0.12.14-bin.rar"
$md5check = "72d3b8979cdcdcd0a0926ee1bb2b9555"
$md5check = "683e5d21bd2a2b025d7f5b2a6f71e5a8"

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

0 comments on commit 21bdd27

Please sign in to comment.