From 9c3d0d5e255fb90d9bb8e8f11853822d262071ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 13 Jan 2021 22:22:36 +0100 Subject: [PATCH] git-lfs: Update to version 2.13.2 format g[l-z]* --- bucket/git-lfs.json | 10 +++++----- bucket/glab.json | 18 ++++++++--------- bucket/glide.json | 6 +++--- bucket/global.json | 4 ++-- bucket/glslang-nightly.json | 4 ++-- bucket/gnupg.json | 4 ++-- bucket/gnupg1.json | 6 +++--- bucket/gource.json | 19 +++++++++--------- bucket/gow.json | 12 +++++------ bucket/gpg.json | 4 ++-- bucket/graphviz.json | 40 ++++++++++++++++++------------------- bucket/grex.json | 6 +++--- bucket/groovyserv.json | 10 +++++----- bucket/gsl-shell.json | 4 ++-- bucket/guetzli.json | 33 ++++++++++-------------------- bucket/gunk.json | 20 +++++++++++++------ 16 files changed, 97 insertions(+), 103 deletions(-) diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index 4b4d89c31a..22c966ad45 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "2.13.1", + "version": "2.13.2", "description": "Git extension for versioning large files.", "homepage": "https://git-lfs.github.com/", "license": "MIT", @@ -11,12 +11,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.1/git-lfs-windows-amd64-v2.13.1.zip", - "hash": "cfd2a1b65664f7a9dfafeee61d063653e626448582bd53f7c268d9a72650185d" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.2/git-lfs-windows-amd64-v2.13.2.zip", + "hash": "0e13b411ca6c2b2cfb3d82b67ae747ca5d055734d0ab2030d0823fc37ad48902" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.1/git-lfs-windows-386-v2.13.1.zip", - "hash": "5fe696dc31e14af1a202d04d0f643a1281101ceb9384ff77c487611a34e2ca87" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.2/git-lfs-windows-386-v2.13.2.zip", + "hash": "27d061f9fd6b14555c220758ae0b77d81ef20f64dde0179a515d55a75f5355a8" } }, "bin": "git-lfs.exe", diff --git a/bucket/glab.json b/bucket/glab.json index 8ecaba893e..d25810cefd 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -4,26 +4,24 @@ "homepage": "https://github.com/profclems/glab", "license": "MIT", "architecture": { - "32bit": { - "url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_i386.zip", - "hash": "e53d5175b0be5d54614b8de9ddcdaecfcf79821115432b96167d306a3f453179" - }, "64bit": { "url": "http://github.com/profclems/glab/releases/download/v1.13.1/glab_1.13.1_windows_x86_64.zip", "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", - "checkver": { - "github": "https://github.com/profclems/glab" - }, + "checkver": "github", "autoupdate": { "architecture": { - "32bit": { - "url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_i386.zip" - }, "64bit": { "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": { diff --git a/bucket/glide.json b/bucket/glide.json index aa3d1459fe..2c4b0a024b 100644 --- a/bucket/glide.json +++ b/bucket/glide.json @@ -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", + "description": "A package manager for Go that is conceptually similar to package managers for other languages.", + "homepage": "https://glide.sh/", + "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/Masterminds/glide/releases/download/v0.13.3/glide-v0.13.3-windows-amd64.zip", diff --git a/bucket/global.json b/bucket/global.json index 9e8c1ed959..07e9386eaf 100644 --- a/bucket/global.json +++ b/bucket/global.json @@ -1,7 +1,7 @@ { - "homepage": "http://www.gnu.org/software/global/", "version": "6.6.3", "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", "url": "http://adoxa.altervista.org/global/glo663wb.zip", "hash": "7f37768622e95e25274b23fac0178ebb200761d0ab64bc204a73bffcec338f4a", @@ -14,7 +14,7 @@ ], "checkver": { "url": "http://adoxa.altervista.org/global/", - "regex": "GLOBAL ([0-9.]+)" + "regex": "GLOBAL ([\\d.]+)" }, "autoupdate": { "url": "http://adoxa.altervista.org/global/glo$cleanVersionwb.zip" diff --git a/bucket/glslang-nightly.json b/bucket/glslang-nightly.json index 989df7300d..7b6177cf25 100644 --- a/bucket/glslang-nightly.json +++ b/bucket/glslang-nightly.json @@ -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", + "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": { "identifier": "Freeware,MIT,...", "url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt" diff --git a/bucket/gnupg.json b/bucket/gnupg.json index b9b9bcd580..84438bb089 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -1,8 +1,8 @@ { "##": "Duplicate of the gpg package", - "homepage": "https://www.gnupg.org/", - "description": "A complete and free implementation of the OpenPGP standard.", "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", "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.27_20210111.exe#/dl.7z", "hash": "sha1:9f2ff2ce36b6537f895ab3306527f105ff95df8d", diff --git a/bucket/gnupg1.json b/bucket/gnupg1.json index 0b67797952..9168879b49 100644 --- a/bucket/gnupg1.json +++ b/bucket/gnupg1.json @@ -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", + "description": "A complete and free implementation of the OpenPGP standard. (version 1.x)", + "homepage": "https://www.gnupg.org/", "license": "GPL-3.0-or-later", "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-1.4.23.exe#/dl.7z", "hash": "59234aed42a0822c53480de33e2d6a2d82f3c0cde1dc0fdabebad1549014f2b6", @@ -16,7 +16,7 @@ ], "checkver": { "url": "https://www.gnupg.org/ftp/gcrypt/binary/", - "re": "gnupg-w32cli-(?1\\.[\\d.]+)\\.exe" + "regex": "gnupg-w32cli-(1\\.[\\d.]+)\\.exe" }, "autoupdate": { "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-$version.exe#/dl.7z" diff --git a/bucket/gource.json b/bucket/gource.json index 52af0ebefb..afd800667d 100644 --- a/bucket/gource.json +++ b/bucket/gource.json @@ -1,20 +1,21 @@ { - "homepage": "https://gource.io/", - "description": "OpenGL-based 3D visualisation tool for source control repositories.", "version": "0.51", + "description": "OpenGL-based 3D visualisation tool for source control repositories.", + "homepage": "https://gource.io/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/acaudwell/Gource/releases/download/gource-0.51/gource-0.51.win64.zip", - "hash": "4329d8db9c130b8966f28b45c12195164af04051d4c34c187248d1cda7a6b2c1", - "bin": "gource.exe" + "hash": "4329d8db9c130b8966f28b45c12195164af04051d4c34c187248d1cda7a6b2c1" } }, - "checkver": { - "url": "https://gource.io/", - "re": "gource-([\\d.]+).win64.zip" - }, + "bin": "gource.exe", + "checkver": "gource-([\\d.]+)\\.win64\\.zip", "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" + } + } } } diff --git a/bucket/gow.json b/bucket/gow.json index cf67914e60..631e3d7964 100644 --- a/bucket/gow.json +++ b/bucket/gow.json @@ -1,22 +1,22 @@ { - "homepage": "https://github.com/bmatzelle/gow", - "description": "Unix command line utilities installer for Windows.", "version": "0.8.0", + "description": "Unix command line utilities installer for Windows.", + "homepage": "https://github.com/bmatzelle/gow", "license": { "identifier": "MIT,GPL-3.0-or-later,...", "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", "hash": "9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42", - "checkver": { - "url": "https://github.com/bmatzelle/gow/releases", - "re": "Gow ([\\d.]+)" - }, "pre_install": "\"@cscript //NoLogo \"\"$dir\\bin\\gow.vbs\"\" %1\" | Set-Content -force \"$dir\\bin\\gow.bat\"", "post_install": [ "# create etc directory (required by bash), if needed", "if (! (test-path \"$dir\\etc\")) { new-item -itemtype directory \"$dir\\etc\" }" ], + "checkver": { + "url": "https://github.com/bmatzelle/gow/releases", + "regex": "Gow ([\\d.]+)" + }, "bin": [ "bin\\awk.exe", "bin\\basename.exe", diff --git a/bucket/gpg.json b/bucket/gpg.json index adb9a0de11..7774340ca4 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,8 +1,8 @@ { "##": "Duplicate of the gnupg package", - "homepage": "https://www.gnupg.org/", - "description": "A complete and free implementation of the OpenPGP standard.", "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", "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.27_20210111.exe#/dl.7z", "hash": "sha1:9f2ff2ce36b6537f895ab3306527f105ff95df8d", diff --git a/bucket/graphviz.json b/bucket/graphviz.json index 2ffa9ef74d..0dcee75643 100644 --- a/bucket/graphviz.json +++ b/bucket/graphviz.json @@ -1,7 +1,7 @@ { - "homepage": "https://www.graphviz.org/", - "description": "Open source graph visualization software.", "version": "2.44.1", + "description": "Open source graph visualization software.", + "homepage": "https://www.graphviz.org/", "license": "EPL-1.0", "architecture": { "64bit": { @@ -14,27 +14,27 @@ } }, "bin": [ - "bin/acyclic.exe", - "bin/bcomps.exe", - "bin/ccomps.exe", - "bin/dijkstra.exe", - "bin/dot.exe", - "bin/gc.exe", - "bin/gml2gv.exe", - "bin/graphml2gv.exe", - "bin/gvcolor.exe", - "bin/gvgen.exe", - "bin/gvpack.exe", - "bin/gxl2gv.exe", - "bin/mm2gv.exe", - "bin/nop.exe", - "bin/sccmap.exe", - "bin/tred.exe", - "bin/unflatten.exe" + "bin\\acyclic.exe", + "bin\\bcomps.exe", + "bin\\ccomps.exe", + "bin\\dijkstra.exe", + "bin\\dot.exe", + "bin\\gc.exe", + "bin\\gml2gv.exe", + "bin\\graphml2gv.exe", + "bin\\gvcolor.exe", + "bin\\gvgen.exe", + "bin\\gvpack.exe", + "bin\\gxl2gv.exe", + "bin\\mm2gv.exe", + "bin\\nop.exe", + "bin\\sccmap.exe", + "bin\\tred.exe", + "bin\\unflatten.exe" ], "checkver": { "url": "https://gitlab.com/graphviz/graphviz/-/tags", - "re": "Stable Release ([\\d.]+)" + "regex": "Stable Release ([\\d.]+)" }, "autoupdate": { "architecture": { diff --git a/bucket/grex.json b/bucket/grex.json index 4f23985312..0f890eb49c 100644 --- a/bucket/grex.json +++ b/bucket/grex.json @@ -1,8 +1,8 @@ { - "homepage": "https://github.com/pemistahl/grex", - "description": "A regular expression generator", - "license": "Apache-2.0", "version": "1.1.0", + "description": "A regular expression generator", + "homepage": "https://github.com/pemistahl/grex", + "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/pemistahl/grex/releases/download/v1.1.0/grex-v1.1.0-x86_64-pc-windows-msvc.zip", diff --git a/bucket/groovyserv.json b/bucket/groovyserv.json index 4afa1c364b..9e08995dd9 100644 --- a/bucket/groovyserv.json +++ b/bucket/groovyserv.json @@ -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", + "description": "Reduces startup time of the JVM for running Groovy significantly.", + "homepage": "https://kobo.github.io/groovyserv/", "license": "Apache-2.0", + "suggest": { + "Groovy": "groovy" + }, "url": "https://bitbucket.org/kobo/groovyserv-mirror/downloads/groovyserv-1.2.0-bin.zip", "hash": "88a93e07ce18b7ea33f98dd75ce21550b3a25820dd6eb00ab790f16573317e93", "extract_dir": "groovyserv-1.2.0", @@ -14,9 +17,6 @@ "bin\\groovyclient.exe", "bin\\groovyserver.exe" ], - "suggest": { - "Groovy": "groovy" - }, "checkver": { "github": "https://github.com/kobo/groovyserv" }, diff --git a/bucket/gsl-shell.json b/bucket/gsl-shell.json index e63608f684..4ae12ae9f1 100644 --- a/bucket/gsl-shell.json +++ b/bucket/gsl-shell.json @@ -1,8 +1,8 @@ { - "homepage": "http://www.nongnu.org/gsl-shell/", "version": "2.3.2", - "license": "GPL-3.0-or-later", "description": "GSL library shell based on LuaJIT2", + "homepage": "http://www.nongnu.org/gsl-shell/", + "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/franko/gsl-shell/releases/download/v2.3.2/gsl-shell-2.3.2-windows-x86_64.zip", diff --git a/bucket/guetzli.json b/bucket/guetzli.json index 86517cc655..9384703eb2 100644 --- a/bucket/guetzli.json +++ b/bucket/guetzli.json @@ -1,40 +1,27 @@ { - "homepage": "https://github.com/google/guetzli", - "description": "Perceptual JPEG encoder", "version": "1.0.1", + "description": "Perceptual JPEG encoder", + "homepage": "https://github.com/google/guetzli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86-64.exe", - "hash": "bbac41d606c96cc57a94c802e581591647d6e1cfc83a97522509edbd392faeca", - "bin": [ - [ - "guetzli_windows_x86-64.exe", - "guetzli" - ] - ] + "url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86-64.exe#/guetzli.exe", + "hash": "bbac41d606c96cc57a94c802e581591647d6e1cfc83a97522509edbd392faeca" }, "32bit": { - "url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86.exe", - "hash": "7fb69c00a99a9c0fd7e47f4d263b74c68a7e63405fc27784d955895e8b7f2061", - "bin": [ - [ - "guetzli_windows_x86.exe", - "guetzli" - ] - ] + "url": "https://github.com/google/guetzli/releases/download/v1.0.1/guetzli_windows_x86.exe#/guetzli.exe", + "hash": "7fb69c00a99a9c0fd7e47f4d263b74c68a7e63405fc27784d955895e8b7f2061" } }, - "checkver": { - "github": "https://github.com/google/guetzli" - }, + "bin": "guetzli.exe", + "checkver": "github", "autoupdate": { "architecture": { "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": { - "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" } } } diff --git a/bucket/gunk.json b/bucket/gunk.json index 2912e0ee58..9e17ad44ae 100644 --- a/bucket/gunk.json +++ b/bucket/gunk.json @@ -1,13 +1,21 @@ { - "homepage": "https://github.com/gunk/gunk", - "description": "Modern frontend and syntax for Protocol Buffers", - "license": "MIT", "version": "0.1.0", - "url": "https://github.com/gunk/gunk/releases/download/v0.1.0/gunk-v0.1.0-windows-amd64.zip", - "hash": "073fa832c4be872a57433e26bfea06ec55bf976b7a44beff2c2dfbdafe19e990", + "description": "Modern frontend and syntax for Protocol Buffers", + "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", "checkver": "github", "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" + } + } } }