mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
less: Update to version 679
This commit is contained in:
parent
e834b91858
commit
4e51ce4ded
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "678",
|
"version": "679",
|
||||||
"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-v678/less-x64.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v679/less-x64.zip",
|
||||||
"hash": "0aaec25fcb1033f747d9901e0da8e13eb077c8f5206b5f5882c0bdbe53f77f27"
|
"hash": "b3a7c31d115184a84a2a5bc772c25b3d27ffbc4e04eb48c153207037da383f73"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v678/less-x86.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v679/less-x86.zip",
|
||||||
"hash": "22ab57279a3c38ec7c284b84d7bc61cf989af91dc7fd6ae4829a9852ad60c2d7"
|
"hash": "1938694c32ff22712eb4f0219475f4a41d77f903bcd67be2801b9f796045398b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v678/less-arm64.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v679/less-arm64.zip",
|
||||||
"hash": "973b13ac8e5cc9dcd633cee0893c524ca13005e2c241667044fc3f9718fc94bd"
|
"hash": "61d0741d3fc9d776ac975da302e94032c462dc49af72c36c2be97a1561b5df51"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user