mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
git-sizer: Update to version 1.4.0
This commit is contained in:
parent
0fe49b915b
commit
396299f241
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.0",
|
"version": "1.4.0",
|
||||||
"description": "Compute various size metrics for a Git repository, flagging those that might cause problems.",
|
"description": "Compute various size metrics for a Git repository, flagging those that might cause problems.",
|
||||||
"homepage": "https://github.com/github/git-sizer",
|
"homepage": "https://github.com/github/git-sizer",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/github/git-sizer/releases/download/v1.3.0/git-sizer-1.3.0-windows-amd64.zip",
|
"url": "https://github.com/github/git-sizer/releases/download/v1.4.0/git-sizer-1.4.0-windows-amd64.zip",
|
||||||
"hash": "15d9e56c10f81612796e8cbe6ff8e53eecfbabae1770b4a557252fce6e6addce"
|
"hash": "d37945ec6e253281adadcbbd358da00e0fbfb4a099700a2a58e320ec1c2edca4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/github/git-sizer/releases/download/v1.3.0/git-sizer-1.3.0-windows-386.zip",
|
"url": "https://github.com/github/git-sizer/releases/download/v1.4.0/git-sizer-1.4.0-windows-386.zip",
|
||||||
"hash": "abad6350e72f848117b6b12b3fa0f7695a1dd9ed87b5dec8e7d2e65246753dbf"
|
"hash": "3d72cf32d30b82c5c76e560c702c41e50cb03710451dc1764097c64cecf3ed22"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "git-sizer.exe",
|
"bin": "git-sizer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user