mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
less: Update to version 632
This commit is contained in:
parent
5c32fb26dd
commit
4b8b3e266c
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "608",
|
"version": "632",
|
||||||
"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-v608/less-x64.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v632/less-x64.zip",
|
||||||
"hash": "cd0ffc094a15c45ad5754801fa4da935fcd377b69ba0cace1a02f7780a12cd47"
|
"hash": "7bc8ab7b4460649d2408b6fa9fbe58d69195fc35b4e66338107267ef3ff78181"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v608/less-x86.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v632/less-x86.zip",
|
||||||
"hash": "7d41217bea6784907cdf3ef1db3a9eeadf5f28baa968e36ae5af63bca7fc0f1c"
|
"hash": "e5c223d6effb6c3ba8c662a7fc26c875b698f07d8e83877c9a233309f471d382"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v608/less-arm64.zip",
|
"url": "https://github.com/jftuga/less-Windows/releases/download/less-v632/less-arm64.zip",
|
||||||
"hash": "12f2f42919d1938c27e00205c3a9bf92fa72007b11bb33553455a4423dd29a9e"
|
"hash": "51823f911a188715428f7dc790071c1841f104461dcc75292a7dfbc317621583"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user