mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
less: Update to version 668
This commit is contained in:
parent
e4b2db2d11
commit
be67d7889a
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "661",
|
"version": "668",
|
||||||
"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-v661/less-x64.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v668/less-x64.zip",
|
||||||
"hash": "e694d0faa87cd82fa4ebce305d78026b8042b7e42ff773c35f2557f293bbe727"
|
"hash": "71670eae81b4853ffa12f85c731c0bf56bf9e9be681a6062aac64e8ef50205a5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v661/less-x86.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v668/less-x86.zip",
|
||||||
"hash": "4809aa85e77f9d4fb9dcf692420ccb3668d9ac2704c293e10885954c6f9b2b45"
|
"hash": "0f9b8aeec51d08b1fe2abecc1e98a3dd11e01fbe50e3059384df16e454f681db"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v661/less-arm64.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v668/less-arm64.zip",
|
||||||
"hash": "b1e1d86c9952e0cd159f7a6251d7639232b235c01ab425321ec876b47366e3d6"
|
"hash": "3d0b0cdb53ee2f86215bff75b35257ec86645a34a092fd75aa7e63783f7009b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user