mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
Add git-sizer version 1.1.0
This commit is contained in:
parent
a83ea51046
commit
a040e7b27d
29
git-sizer.json
Normal file
29
git-sizer.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"homepage": "https://github.com/github/git-sizer",
|
||||
"version": "1.1.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/github/git-sizer/releases/download/v1.1.0/git-sizer-1.1.0-windows-amd64.zip",
|
||||
"hash": "24383cf861d46436c943458afca5ca6caa67161d1d58ad32e44ecee651493666"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/github/git-sizer/releases/download/v1.1.0/git-sizer-1.1.0-windows-386.zip",
|
||||
"hash": "c598c84764aec2003a1772865d29d7936636863ee367df958f90fb25e59cee37"
|
||||
}
|
||||
},
|
||||
"bin": "git-sizer.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/github/git-sizer"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/github/git-sizer/releases/download/v$version/git-sizer-$version-windows-amd64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/github/git-sizer/releases/download/v$version/git-sizer-$version-windows-386.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user