Skip to content

Commit

Permalink
Merge pull request #53 from nim-lang/revert-41-ringabout-patch-2
Browse files Browse the repository at this point in the history
Revert "Download ZIP for Windows"
  • Loading branch information
ringabout authored Oct 27, 2024
2 parents 3030a6b + b5355fb commit be1ac74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/choosenim-unix-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ install() {
;;
*windows_amd64* )
# Download ZIP for Windows
local ext=".zip"
local ext=".exe"
local filename="$filename$ext"
local url="$url$ext"
;;
Expand Down

0 comments on commit be1ac74

Please sign in to comment.