Skip to content

Commit

Permalink
notepadplusplus: Update to version 8.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
asoluter committed May 11, 2024
1 parent f35fbab commit 2f83eb8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/notepadplusplus.json
@@ -1,21 +1,21 @@
{
"version": "8.6.5",
"version": "8.6.6",
"description": "A free source code editor and Notepad replacement that supports several languages.",
"homepage": "https://notepad-plus-plus.org",
"license": "GPL-3.0-or-later",
"notes": "Add Notepad++ as a context menu option by running: reg import \"$dir\\install-context.reg\"",
"architecture": {
"64bit": {
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.5/npp.8.6.5.portable.x64.zip",
"hash": "de106490247c9d7c0075f30c9e0e8931ac551706231507b5c9d0869a8acd5e56"
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.6/npp.8.6.6.portable.x64.zip",
"hash": "c1a8e1ce95a232bc8eb960716a4c76150898e603f854021471086a12e706e1c2"
},
"32bit": {
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.5/npp.8.6.5.portable.zip",
"hash": "b8fb5dc47aaca773f9179cf767754e863bc5c6d51ebfa94e7b8028ad5114af4f"
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.6/npp.8.6.6.portable.zip",
"hash": "74adec8b330ea8025fc19184a5cadfe7c990469d0e664803af56bc88477b913a"
},
"arm64": {
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.5/npp.8.6.5.portable.arm64.zip",
"hash": "6047c7da8393ca4c56c2cb051723a0309fefa405c65f0140b1ac4fe8aa4736ae"
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.6.6/npp.8.6.6.portable.arm64.zip",
"hash": "9bdd0e4d5021fecda8d2d77cc2e80646d0aa4f0735aa405dfbed2560cb1af9c0"
}
},
"pre_install": [
Expand Down

0 comments on commit 2f83eb8

Please sign in to comment.