mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nanazip: Update to version 5.0.1252.0 (#6502)
This commit is contained in:
parent
1674efafff
commit
3afb5f032e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.1.1080.0",
|
||||
"version": "5.0.1252.0",
|
||||
"description": "The 7-Zip derivative intended for the modern Windows experience",
|
||||
"homepage": "https://github.com/M2Team/NanaZip",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/M2Team/NanaZip/releases/download/3.1.1080.0/NanaZip_3.1.1080.0.msixbundle#/dl.7z",
|
||||
"hash": "4722d3f786c19801f0c71ac34bc94fb1a9515ce484c9a7d76121e84e6bb969d2"
|
||||
"url": "https://github.com/M2Team/NanaZip/releases/download/5.0.1252.0/NanaZip_5.0.1252.0.msixbundle#/dl.7z",
|
||||
"hash": "98b3111af394ddc3864d084fd43ec4415b72e30abe38078f35140ed99eb1f662"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/M2Team/NanaZip/releases/download/3.1.1080.0/NanaZip_3.1.1080.0.msixbundle#/dl.7z",
|
||||
"hash": "4722d3f786c19801f0c71ac34bc94fb1a9515ce484c9a7d76121e84e6bb969d2"
|
||||
"url": "https://github.com/M2Team/NanaZip/releases/download/5.0.1252.0/NanaZip_5.0.1252.0.msixbundle#/dl.7z",
|
||||
"hash": "98b3111af394ddc3864d084fd43ec4415b72e30abe38078f35140ed99eb1f662"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
@ -19,7 +19,7 @@
|
||||
],
|
||||
"bin": [
|
||||
[
|
||||
"NanaZip.Console.exe",
|
||||
"NanaZip.Core.Console.exe",
|
||||
"7z"
|
||||
],
|
||||
[
|
||||
@ -35,7 +35,7 @@
|
||||
],
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/M2Team/NanaZip/releases/download/$version/NanaZip_3.1.1080.0.msixbundle#/dl.7z",
|
||||
"url": "https://github.com/M2Team/NanaZip/releases/download/$version/NanaZip_$version.msixbundle#/dl.7z",
|
||||
"hash": {
|
||||
"url": "https://github.com/M2Team/NanaZip/releases/tag/$version",
|
||||
"regex": "(?s)$basename.*?$sha256"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user