diff --git a/bucket/nano.json b/bucket/nano.json index c83bc52e70..6cab9bf2d8 100644 --- a/bucket/nano.json +++ b/bucket/nano.json @@ -1,5 +1,5 @@ { - "version": "7.2-9-10164", + "version": "7.2-9-10164.1", "description": "The legendary small and friendly GNU editor, UTF-8 and mouse ready for Windows CLI 32/64 bits", "homepage": "https://www.nano-editor.org/", "license": "GPL-3.0-only", @@ -8,8 +8,8 @@ "the old config file at \"$dir\\.nanorc.bak\"", "Visit https://github.com/okibcn/nano-for-windows for more information." ], - "url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-9-10164/nano-for-windows_v7.2-9-10164.7z", - "hash": "92ad91f7178edfb343e28984ef591a9b7368dc8ab84a6fa3657e684fec1b2231", + "url": "https://github.com/okibcn/nano-for-windows/releases/download/v7.2-9-10164.1/nano-for-windows_v7.2-9-10164.1.7z", + "hash": "0b43704c2c78745253d004bb159409d494300b4a9ffc227a355ad05f2c2f6ee9", "bin": "nano.exe", "pre_install": [ "$arch = if ($architecture -match '64') {'x86_64'} else {'i686'}",