Skip to content

Commit

Permalink
notepadplusplus: Update to version 8.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2024
1 parent 084fab7 commit e83c6da
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/notepadplusplus.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"version": "8.7.1",
"version": "8.7.2",
"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.7.1/npp.8.7.1.portable.x64.zip",
"hash": "42fcb63888bf5bb0fb8794fd2e0bffe5a0628defe6083fcd6b1d3c53490a4970"
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7.2/npp.8.7.2.portable.x64.zip",
"hash": "f747a90abb20de657fabf263f47ede2ce158a6f707b68f231a89834d01a56ac3"
},
"32bit": {
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7.1/npp.8.7.1.portable.zip",
"hash": "583758c9ed4c1a2ec6b9f5b425dbd34747d241035c8dce60a41f8cd2b0e6d699"
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7.2/npp.8.7.2.portable.zip",
"hash": "a9d9a2e7b62478e9de6098f2dd9cea3580888488f4fdef0cddb6e7e18e5ccbef"
},
"arm64": {
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7.1/npp.8.7.1.portable.arm64.zip",
"hash": "0f33fa0ebe4b7187ece96bf996eb4877091529869d45fa28e0342bd5433d5916"
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7.2/npp.8.7.2.portable.arm64.zip",
"hash": "45176e43d0418b39e366dc94916a89dd6a137af4e6aa423ffd927471ef9f964c"
}
},
"pre_install": [
Expand Down

0 comments on commit e83c6da

Please sign in to comment.