Skip to content

Commit

Permalink
nano: Fix URL (fixes #1669) (#1673)
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa authored Dec 10, 2020
1 parent dc89a8e commit f151a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bucket/nano.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"Configure nano by editing its configuration file %USERPROFILE%\\.nanorc",
"NOTE: The config file was named nano.rc in the 2.5.3 release, but is now named .nanorc"
],
"url": "https://files.lhmouse.com/nano-win/nano-win_9371_v5.4-9-g7010a68f.7z",
"hash": "f60431596b76d5681e5d121bdb80f6b10e65105d433386c4e864c75f5e88789a",
"url": "https://files.lhmouse.com/nano-win/nano-win_9371_v5.4-9-g8ad13081.7z",
"hash": "07B0473ACC885D7AAB417F6273EAC32951339C4C71CFE027FA85CBEB8968D493",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",
Expand Down

0 comments on commit f151a1e

Please sign in to comment.