Skip to content

Commit

Permalink
notepadplusplus: Update to version 8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 4, 2024
1 parent b161d75 commit 549ea44
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",
"version": "8.7.1",
"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/npp.8.7.portable.x64.zip",
"hash": "1955191d7fe07d2a1cb10ceb6f6c2c55b6c2fef07623dcef72efbd5417c334fa"
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7.1/npp.8.7.1.portable.x64.zip",
"hash": "42fcb63888bf5bb0fb8794fd2e0bffe5a0628defe6083fcd6b1d3c53490a4970"
},
"32bit": {
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7/npp.8.7.portable.zip",
"hash": "958e1d5711c7f54346bfef169991bdac69f4217a07cbf16df04a3b01eb72699e"
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7.1/npp.8.7.1.portable.zip",
"hash": "583758c9ed4c1a2ec6b9f5b425dbd34747d241035c8dce60a41f8cd2b0e6d699"
},
"arm64": {
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7/npp.8.7.portable.arm64.zip",
"hash": "d04ed2f10e7704cd8363c25697114c82c64cca06a552b74dc2e6469e62360738"
"url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7.1/npp.8.7.1.portable.arm64.zip",
"hash": "0f33fa0ebe4b7187ece96bf996eb4877091529869d45fa28e0342bd5433d5916"
}
},
"pre_install": [
Expand Down

0 comments on commit 549ea44

Please sign in to comment.