mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
less: Update to version 678
This commit is contained in:
parent
396b4cdf0a
commit
3276f9bd50
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "668",
|
"version": "678",
|
||||||
"description": "A terminal pager program used to view (but not change) the contents of a text file one screen at a time, similar to the 'more' command.",
|
"description": "A terminal pager program used to view (but not change) the contents of a text file one screen at a time, similar to the 'more' command.",
|
||||||
"homepage": "https://www.greenwoodsoftware.com/less/",
|
"homepage": "https://www.greenwoodsoftware.com/less/",
|
||||||
"license": "GPL-3.0-only|BSD-3-Clause",
|
"license": "GPL-3.0-only|BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v668/less-x64.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v678/less-x64.zip",
|
||||||
"hash": "71670eae81b4853ffa12f85c731c0bf56bf9e9be681a6062aac64e8ef50205a5"
|
"hash": "0aaec25fcb1033f747d9901e0da8e13eb077c8f5206b5f5882c0bdbe53f77f27"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v668/less-x86.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v678/less-x86.zip",
|
||||||
"hash": "0f9b8aeec51d08b1fe2abecc1e98a3dd11e01fbe50e3059384df16e454f681db"
|
"hash": "22ab57279a3c38ec7c284b84d7bc61cf989af91dc7fd6ae4829a9852ad60c2d7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v668/less-arm64.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v678/less-arm64.zip",
|
||||||
"hash": "3d0b0cdb53ee2f86215bff75b35257ec86645a34a092fd75aa7e63783f7009b7"
|
"hash": "973b13ac8e5cc9dcd633cee0893c524ca13005e2c241667044fc3f9718fc94bd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user