diff --git a/automatic/minecraft-education/update.ps1 b/automatic/minecraft-education/update.ps1 index 6f335a5..51b33e0 100644 --- a/automatic/minecraft-education/update.ps1 +++ b/automatic/minecraft-education/update.ps1 @@ -27,4 +27,4 @@ function global:au_GetLatest { return $Latest } -update -ChecksumFor none -NoCheckChocoVersion \ No newline at end of file +update -ChecksumFor none \ No newline at end of file