git-lfs: Update to version 2.13.2

format g[l-z]*
This commit is contained in:
Jakub Čábera 2021-01-13 22:22:36 +01:00
parent 581ec3025c
commit 9c3d0d5e25
16 changed files with 97 additions and 103 deletions

View File

@ -1,5 +1,5 @@
{ {
"version": "2.13.1", "version": "2.13.2",
"description": "Git extension for versioning large files.", "description": "Git extension for versioning large files.",
"homepage": "https://git-lfs.github.com/", "homepage": "https://git-lfs.github.com/",
"license": "MIT", "license": "MIT",
@ -11,12 +11,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.1/git-lfs-windows-amd64-v2.13.1.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.2/git-lfs-windows-amd64-v2.13.2.zip",
"hash": "cfd2a1b65664f7a9dfafeee61d063653e626448582bd53f7c268d9a72650185d" "hash": "0e13b411ca6c2b2cfb3d82b67ae747ca5d055734d0ab2030d0823fc37ad48902"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.1/git-lfs-windows-386-v2.13.1.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.2/git-lfs-windows-386-v2.13.2.zip",
"hash": "5fe696dc31e14af1a202d04d0f643a1281101ceb9384ff77c487611a34e2ca87" "hash": "27d061f9fd6b14555c220758ae0b77d81ef20f64dde0179a515d55a75f5355a8"
} }
}, },
"bin": "git-lfs.exe", "bin": "git-lfs.exe",

View File

@ -4,26 +4,24 @@
"homepage": "https://github.com/profclems/glab", "homepage": "https://github.com/profclems/glab",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_i386.zip",
"hash": "e53d5175b0be5d54614b8de9ddcdaecfcf79821115432b96167d306a3f453179"
},
"64bit": { "64bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_x86_64.zip", "url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_x86_64.zip",
"hash": "eb064b02648f2b87eb042e8446071b910ab9450ec41d4d6e855a7a8c48e708f6" "hash": "eb064b02648f2b87eb042e8446071b910ab9450ec41d4d6e855a7a8c48e708f6"
},
"32bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_i386.zip",
"hash": "e53d5175b0be5d54614b8de9ddcdaecfcf79821115432b96167d306a3f453179"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",
"checkver": { "checkver": "github",
"github": "https://github.com/profclems/glab"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"32bit": {
"url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_i386.zip"
},
"64bit": { "64bit": {
"url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_x86_64.zip" "url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_x86_64.zip"
},
"32bit": {
"url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_i386.zip"
} }
}, },
"hash": { "hash": {

View File

@ -1,8 +1,8 @@
{ {
"homepage": "https://glide.sh/",
"description": "A package manager for Go that is conceptually similar to package managers for other languages.",
"license": "MIT",
"version": "0.13.3", "version": "0.13.3",
"description": "A package manager for Go that is conceptually similar to package managers for other languages.",
"homepage": "https://glide.sh/",
"license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Masterminds/glide/releases/download/v0.13.3/glide-v0.13.3-windows-amd64.zip", "url": "https://github.com/Masterminds/glide/releases/download/v0.13.3/glide-v0.13.3-windows-amd64.zip",

View File

@ -1,7 +1,7 @@
{ {
"homepage": "http://www.gnu.org/software/global/",
"version": "6.6.3", "version": "6.6.3",
"description": "A source code tagging system that works the same way across diverse environments.", "description": "A source code tagging system that works the same way across diverse environments.",
"homepage": "http://www.gnu.org/software/global/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"url": "http://adoxa.altervista.org/global/glo663wb.zip", "url": "http://adoxa.altervista.org/global/glo663wb.zip",
"hash": "7f37768622e95e25274b23fac0178ebb200761d0ab64bc204a73bffcec338f4a", "hash": "7f37768622e95e25274b23fac0178ebb200761d0ab64bc204a73bffcec338f4a",
@ -14,7 +14,7 @@
], ],
"checkver": { "checkver": {
"url": "http://adoxa.altervista.org/global/", "url": "http://adoxa.altervista.org/global/",
"regex": "GLOBAL ([0-9.]+)" "regex": "GLOBAL ([\\d.]+)"
}, },
"autoupdate": { "autoupdate": {
"url": "http://adoxa.altervista.org/global/glo$cleanVersionwb.zip" "url": "http://adoxa.altervista.org/global/glo$cleanVersionwb.zip"

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
"description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages. (nightly version)",
"version": "nightly", "version": "nightly",
"description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages. (nightly version)",
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
"license": { "license": {
"identifier": "Freeware,MIT,...", "identifier": "Freeware,MIT,...",
"url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt" "url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt"

View File

@ -1,8 +1,8 @@
{ {
"##": "Duplicate of the gpg package", "##": "Duplicate of the gpg package",
"homepage": "https://www.gnupg.org/",
"description": "A complete and free implementation of the OpenPGP standard.",
"version": "2.2.27", "version": "2.2.27",
"description": "A complete and free implementation of the OpenPGP standard.",
"homepage": "https://www.gnupg.org/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.27_20210111.exe#/dl.7z", "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.27_20210111.exe#/dl.7z",
"hash": "sha1:9f2ff2ce36b6537f895ab3306527f105ff95df8d", "hash": "sha1:9f2ff2ce36b6537f895ab3306527f105ff95df8d",

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://www.gnupg.org/",
"description": "A complete and free implementation of the OpenPGP standard. (version 1.x)",
"version": "1.4.23", "version": "1.4.23",
"description": "A complete and free implementation of the OpenPGP standard. (version 1.x)",
"homepage": "https://www.gnupg.org/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-1.4.23.exe#/dl.7z", "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-1.4.23.exe#/dl.7z",
"hash": "59234aed42a0822c53480de33e2d6a2d82f3c0cde1dc0fdabebad1549014f2b6", "hash": "59234aed42a0822c53480de33e2d6a2d82f3c0cde1dc0fdabebad1549014f2b6",
@ -16,7 +16,7 @@
], ],
"checkver": { "checkver": {
"url": "https://www.gnupg.org/ftp/gcrypt/binary/", "url": "https://www.gnupg.org/ftp/gcrypt/binary/",
"re": "gnupg-w32cli-(?<version>1\\.[\\d.]+)\\.exe" "regex": "gnupg-w32cli-(1\\.[\\d.]+)\\.exe"
}, },
"autoupdate": { "autoupdate": {
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-$version.exe#/dl.7z" "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-$version.exe#/dl.7z"

View File

@ -1,20 +1,21 @@
{ {
"homepage": "https://gource.io/",
"description": "OpenGL-based 3D visualisation tool for source control repositories.",
"version": "0.51", "version": "0.51",
"description": "OpenGL-based 3D visualisation tool for source control repositories.",
"homepage": "https://gource.io/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/acaudwell/Gource/releases/download/gource-0.51/gource-0.51.win64.zip", "url": "https://github.com/acaudwell/Gource/releases/download/gource-0.51/gource-0.51.win64.zip",
"hash": "4329d8db9c130b8966f28b45c12195164af04051d4c34c187248d1cda7a6b2c1", "hash": "4329d8db9c130b8966f28b45c12195164af04051d4c34c187248d1cda7a6b2c1"
"bin": "gource.exe"
} }
}, },
"checkver": { "bin": "gource.exe",
"url": "https://gource.io/", "checkver": "gource-([\\d.]+)\\.win64\\.zip</a>",
"re": "gource-([\\d.]+).win64.zip</a>"
},
"autoupdate": { "autoupdate": {
"url": "https://github.com/acaudwell/Gource/releases/download/gource-$version/gource-$version.win64.zip" "architecture": {
"64bit": {
"url": "https://github.com/acaudwell/Gource/releases/download/gource-$version/gource-$version.win64.zip"
}
}
} }
} }

View File

@ -1,22 +1,22 @@
{ {
"homepage": "https://github.com/bmatzelle/gow",
"description": "Unix command line utilities installer for Windows.",
"version": "0.8.0", "version": "0.8.0",
"description": "Unix command line utilities installer for Windows.",
"homepage": "https://github.com/bmatzelle/gow",
"license": { "license": {
"identifier": "MIT,GPL-3.0-or-later,...", "identifier": "MIT,GPL-3.0-or-later,...",
"url": "https://github.com/bmatzelle/gow/wiki#license" "url": "https://github.com/bmatzelle/gow/wiki#license"
}, },
"url": "https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe#/dl.7z", "url": "https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe#/dl.7z",
"hash": "9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42", "hash": "9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42",
"checkver": {
"url": "https://github.com/bmatzelle/gow/releases",
"re": "<a.*?>Gow ([\\d.]+)</a>"
},
"pre_install": "\"@cscript //NoLogo \"\"$dir\\bin\\gow.vbs\"\" %1\" | Set-Content -force \"$dir\\bin\\gow.bat\"", "pre_install": "\"@cscript //NoLogo \"\"$dir\\bin\\gow.vbs\"\" %1\" | Set-Content -force \"$dir\\bin\\gow.bat\"",
"post_install": [ "post_install": [
"# create etc directory (required by bash), if needed", "# create etc directory (required by bash), if needed",
"if (! (test-path \"$dir\\etc\")) { new-item -itemtype directory \"$dir\\etc\" }" "if (! (test-path \"$dir\\etc\")) { new-item -itemtype directory \"$dir\\etc\" }"
], ],
"checkver": {
"url": "https://github.com/bmatzelle/gow/releases",
"regex": "<a.*?>Gow ([\\d.]+)</a>"
},
"bin": [ "bin": [
"bin\\awk.exe", "bin\\awk.exe",
"bin\\basename.exe", "bin\\basename.exe",

View File

@ -1,8 +1,8 @@
{ {
"##": "Duplicate of the gnupg package", "##": "Duplicate of the gnupg package",
"homepage": "https://www.gnupg.org/",
"description": "A complete and free implementation of the OpenPGP standard.",
"version": "2.2.27", "version": "2.2.27",
"description": "A complete and free implementation of the OpenPGP standard.",
"homepage": "https://www.gnupg.org/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.27_20210111.exe#/dl.7z", "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.27_20210111.exe#/dl.7z",
"hash": "sha1:9f2ff2ce36b6537f895ab3306527f105ff95df8d", "hash": "sha1:9f2ff2ce36b6537f895ab3306527f105ff95df8d",

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://www.graphviz.org/",
"description": "Open source graph visualization software.",
"version": "2.44.1", "version": "2.44.1",
"description": "Open source graph visualization software.",
"homepage": "https://www.graphviz.org/",
"license": "EPL-1.0", "license": "EPL-1.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
@ -14,27 +14,27 @@
} }
}, },
"bin": [ "bin": [
"bin/acyclic.exe", "bin\\acyclic.exe",
"bin/bcomps.exe", "bin\\bcomps.exe",
"bin/ccomps.exe", "bin\\ccomps.exe",
"bin/dijkstra.exe", "bin\\dijkstra.exe",
"bin/dot.exe", "bin\\dot.exe",
"bin/gc.exe", "bin\\gc.exe",
"bin/gml2gv.exe", "bin\\gml2gv.exe",
"bin/graphml2gv.exe", "bin\\graphml2gv.exe",
"bin/gvcolor.exe", "bin\\gvcolor.exe",
"bin/gvgen.exe", "bin\\gvgen.exe",
"bin/gvpack.exe", "bin\\gvpack.exe",
"bin/gxl2gv.exe", "bin\\gxl2gv.exe",
"bin/mm2gv.exe", "bin\\mm2gv.exe",
"bin/nop.exe", "bin\\nop.exe",
"bin/sccmap.exe", "bin\\sccmap.exe",
"bin/tred.exe", "bin\\tred.exe",
"bin/unflatten.exe" "bin\\unflatten.exe"
], ],
"checkver": { "checkver": {
"url": "https://gitlab.com/graphviz/graphviz/-/tags", "url": "https://gitlab.com/graphviz/graphviz/-/tags",
"re": "Stable Release ([\\d.]+)" "regex": "Stable Release ([\\d.]+)"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -1,8 +1,8 @@
{ {
"homepage": "https://github.com/pemistahl/grex",
"description": "A regular expression generator",
"license": "Apache-2.0",
"version": "1.1.0", "version": "1.1.0",
"description": "A regular expression generator",
"homepage": "https://github.com/pemistahl/grex",
"license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pemistahl/grex/releases/download/v1.1.0/grex-v1.1.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/pemistahl/grex/releases/download/v1.1.0/grex-v1.1.0-x86_64-pc-windows-msvc.zip",

View File

@ -1,8 +1,11 @@
{ {
"homepage": "https://kobo.github.io/groovyserv/",
"description": "Reduces startup time of the JVM for running Groovy significantly.",
"version": "1.2.0", "version": "1.2.0",
"description": "Reduces startup time of the JVM for running Groovy significantly.",
"homepage": "https://kobo.github.io/groovyserv/",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": {
"Groovy": "groovy"
},
"url": "https://bitbucket.org/kobo/groovyserv-mirror/downloads/groovyserv-1.2.0-bin.zip", "url": "https://bitbucket.org/kobo/groovyserv-mirror/downloads/groovyserv-1.2.0-bin.zip",
"hash": "88a93e07ce18b7ea33f98dd75ce21550b3a25820dd6eb00ab790f16573317e93", "hash": "88a93e07ce18b7ea33f98dd75ce21550b3a25820dd6eb00ab790f16573317e93",
"extract_dir": "groovyserv-1.2.0", "extract_dir": "groovyserv-1.2.0",
@ -14,9 +17,6 @@
"bin\\groovyclient.exe", "bin\\groovyclient.exe",
"bin\\groovyserver.exe" "bin\\groovyserver.exe"
], ],
"suggest": {
"Groovy": "groovy"
},
"checkver": { "checkver": {
"github": "https://github.com/kobo/groovyserv" "github": "https://github.com/kobo/groovyserv"
}, },

View File

@ -1,8 +1,8 @@
{ {
"homepage": "http://www.nongnu.org/gsl-shell/",
"version": "2.3.2", "version": "2.3.2",
"license": "GPL-3.0-or-later",
"description": "GSL library shell based on LuaJIT2", "description": "GSL library shell based on LuaJIT2",
"homepage": "http://www.nongnu.org/gsl-shell/",
"license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/franko/gsl-shell/releases/download/v2.3.2/gsl-shell-2.3.2-windows-x86_64.zip", "url": "https://github.com/franko/gsl-shell/releases/download/v2.3.2/gsl-shell-2.3.2-windows-x86_64.zip",

View File

@ -1,40 +1,27 @@
{ {
"homepage": "https://github.com/google/guetzli",
"description": "Perceptual JPEG encoder",
"version": "1.0.1", "version": "1.0.1",
"description": "Perceptual JPEG encoder",
"homepage": "https://github.com/google/guetzli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86-64.exe", "url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86-64.exe#/guetzli.exe",
"hash": "bbac41d606c96cc57a94c802e581591647d6e1cfc83a97522509edbd392faeca", "hash": "bbac41d606c96cc57a94c802e581591647d6e1cfc83a97522509edbd392faeca"
"bin": [
[
"guetzli_windows_x86-64.exe",
"guetzli"
]
]
}, },
"32bit": { "32bit": {
"url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86.exe", "url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86.exe#/guetzli.exe",
"hash": "7fb69c00a99a9c0fd7e47f4d263b74c68a7e63405fc27784d955895e8b7f2061", "hash": "7fb69c00a99a9c0fd7e47f4d263b74c68a7e63405fc27784d955895e8b7f2061"
"bin": [
[
"guetzli_windows_x86.exe",
"guetzli"
]
]
} }
}, },
"checkver": { "bin": "guetzli.exe",
"github": "https://github.com/google/guetzli" "checkver": "github",
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/google/guetzli/releases/download/$version/guetzli_windows_x86-64.exe" "url": "https://github.com/google/guetzli/releases/download/v$version/guetzli_windows_x86-64.exe#/guetzli.exe"
}, },
"32bit": { "32bit": {
"url": "https://github.com/google/guetzli/releases/download/$version/guetzli_windows_x86.exe" "url": "https://github.com/google/guetzli/releases/download/v$version/guetzli_windows_x86.exe#/guetzli.exe"
} }
} }
} }

View File

@ -1,13 +1,21 @@
{ {
"homepage": "https://github.com/gunk/gunk",
"description": "Modern frontend and syntax for Protocol Buffers",
"license": "MIT",
"version": "0.1.0", "version": "0.1.0",
"url": "https://github.com/gunk/gunk/releases/download/v0.1.0/gunk-v0.1.0-windows-amd64.zip", "description": "Modern frontend and syntax for Protocol Buffers",
"hash": "073fa832c4be872a57433e26bfea06ec55bf976b7a44beff2c2dfbdafe19e990", "homepage": "https://github.com/gunk/gunk",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gunk/gunk/releases/download/v0.1.0/gunk-v0.1.0-windows-amd64.zip",
"hash": "073fa832c4be872a57433e26bfea06ec55bf976b7a44beff2c2dfbdafe19e990"
}
},
"bin": "gunk.exe", "bin": "gunk.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/gunk/gunk/releases/download/v$version/gunk-v$version-windows-amd64.zip" "architecture": {
"64bit": {
"url": "https://github.com/gunk/gunk/releases/download/v$version/gunk-v$version-windows-amd64.zip"
}
}
} }
} }