dependency-check: Update to version 6.0.5

format s*
This commit is contained in:
Jakub Čábera 2021-01-07 13:58:34 +01:00
parent 336ede9b5c
commit ceee49ed6c
32 changed files with 129 additions and 129 deletions

View File

@ -1,18 +1,18 @@
{
"version": "6.0.4",
"version": "6.0.5",
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
"homepage": "https://www.owasp.org/index.php/OWASP_Dependency_Check",
"license": "Apache-2.0",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.4-release.zip",
"hash": "18b2a408aae5ff5fc9c00e471451e604fa0338cc8f8b535aba36b9dbce48426e",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.5-release.zip",
"hash": "fa96436530139449dac8022c8cd120bdc6e9dfbb9cbf390cc15b83d9bccfe565",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {
"url": "https://jeremylong.github.io/DependencyCheck/current.txt",
"regex": "(.+)"

View File

@ -1,8 +1,8 @@
{
"homepage": "https://github.com/zquestz/s",
"description": "Open a web search in your terminal.",
"license": "MIT",
"version": "0.5.14",
"description": "Open a web search in your terminal.",
"homepage": "https://github.com/zquestz/s",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.5.14/s-windows_amd64.zip",

View File

@ -1,15 +1,15 @@
{
"homepage": "https://sampler.dev",
"version": "1.1.0",
"license": "GPL-3.0-or-later",
"description": "A tool for shell commands execution, visualization and alerting.",
"homepage": "https://sampler.dev",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/sqshq/sampler/releases/download/v1.1.0/sampler-1.1.0-windows-amd64.exe#/sampler.exe",
"hash": "d3a129deff0e7e1161b293b19130ef174469d1331acb5b0bc0e2513be5b3a51b",
"bin": "sampler.exe"
"hash": "d3a129deff0e7e1161b293b19130ef174469d1331acb5b0bc0e2513be5b3a51b"
}
},
"bin": "sampler.exe",
"checkver": {
"github": "https://github.com/sqshq/sampler"
},

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"description": "An approximation of say from macOS.",
"version": "0.2020.01.26",
"description": "An approximation of say from macOS.",
"homepage": "https://github.com/lukesampson/psutils",
"license": "MIT",
"url": [
"https://raw.githubusercontent.com/lukesampson/psutils/de1a069215c54a1cb105f3dc79f14e25570c75f2/say.ps1",

View File

@ -1,11 +1,12 @@
{
"homepage": "http://www.sbcl.org/",
"description": "A high performance Common Lisp compiler.",
"version": "2.0.0",
"description": "A high performance Common Lisp compiler.",
"homepage": "http://www.sbcl.org/",
"license": {
"identifier": "BSD-3-Clause,MIT,Public Domain",
"url": "https://sourceforge.net/p/sbcl/sbcl/ci/master/tree/COPYING"
},
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.0.0/sbcl-2.0.0-x86-64-windows-binary.msi",
@ -13,13 +14,13 @@
"extract_dir": "PFiles\\Steel Bank Common Lisp\\2.0.0"
}
},
"bin": "sbcl.exe",
"env_set": {
"SBCL_HOME": "$dir"
},
"bin": "sbcl.exe",
"checkver": {
"url": "http://www.sbcl.org/platform-table.html",
"re": "sbcl-([\\d.]+)-x86-64-windows"
"regex": "sbcl-([\\d.]+)-x86-64-windows"
},
"autoupdate": {
"architecture": {
@ -28,6 +29,5 @@
"extract_dir": "PFiles\\Steel Bank Common Lisp\\$version"
}
}
},
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
}
}

View File

@ -1,8 +1,14 @@
{
"homepage": "https://www.scala-lang.org/",
"description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.",
"version": "2.13.4",
"description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.",
"homepage": "https://www.scala-lang.org/",
"license": "BSD-3-Clause",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"url": "https://downloads.typesafe.com/scala/2.13.4/scala-2.13.4.zip",
"hash": "35ac25f74a1dd6fd5f18234f73988eb58b703da0d6cc9f2d40967856067ef0c9",
"extract_dir": "scala-2.13.4",
@ -16,15 +22,9 @@
"env_set": {
"SCALA_HOME": "$dir"
},
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"checkver": {
"url": "https://www.scala-lang.org/download/",
"re": "scala-([\\d.]+).zip"
"regex": "scala-([\\d.]+)\\.zip"
},
"autoupdate": {
"url": "https://downloads.typesafe.com/scala/$version/scala-$version.zip",

View File

@ -1,7 +1,7 @@
{
"homepage": "http://scholdoc.scholarlymarkdown.com/",
"description": "Convert ScholarlyMarkdown documents into the HTML5, LaTeX, and Docx (OOML) formats.",
"version": "0.1.3",
"description": "Convert ScholarlyMarkdown documents into the HTML5, LaTeX, and Docx (OOML) formats.",
"homepage": "http://scholdoc.scholarlymarkdown.com/",
"license": "GPL-2.0-only",
"url": "http://scholarlymarkdown.com/scholdoc-distribution/windows/scholdoc-0.1.3-alpha-windows.msi",
"hash": "e58036686c3c05db4a50d5fabd875eaa33aff2b0dd4d930c6bc2067c2bcd2b86",

View File

@ -1,8 +1,8 @@
{
"homepage": "https://scons.org/",
"description": "A software construction tool",
"license": "MIT",
"version": "4.0.1",
"description": "A software construction tool",
"homepage": "https://scons.org/",
"license": "MIT",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.0.1/scons-local-4.0.1.zip",
"hash": "sha1:41e4a7f4af2d2e9cf3b574971a2cee5171da7953",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
@ -12,7 +12,7 @@
},
"checkver": {
"url": "https://scons.org/pages/download.html",
"re": "<strong>The current production release</strong> of SCons is <strong>([\\d.]+)</strong>"
"regex": "<strong>The current production release</strong> of SCons is <strong>([\\d.]+)</strong>"
},
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/scons/scons-local/$version/scons-local-$version.zip"

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/ScoopInstaller/Shim/",
"description": "A Scoop helper program for shimming executables",
"version": "1.0.1",
"description": "A Scoop helper program for shimming executables",
"homepage": "https://github.com/ScoopInstaller/Shim/",
"license": "Unlicense",
"url": "https://github.com/ScoopInstaller/Shim/releases/download/v1.0.1/shim.exe",
"hash": "cb440b8a08a2095a59666a859b35aa5a1524b140b909ecc760f38f3baccf80e6",

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/ScoopInstaller/Validator/",
"description": "A Scoop helper program for validating JSON files against a JSON Schema",
"version": "1.0.2",
"description": "A Scoop helper program for validating JSON files against a JSON Schema",
"homepage": "https://github.com/ScoopInstaller/Validator/",
"license": "Unlicense",
"url": "https://github.com/ScoopInstaller/Validator/releases/download/v1.0.2/validator.zip",
"hash": "eecc3122d4e9a73e8e5cf742e7af2e60c5a77360b64c514166c0250ed13120a9",
"checkver": "github",
"bin": "validator.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/ScoopInstaller/Validator/releases/download/v$version/validator.zip",
"hash": {

View File

@ -1,7 +1,7 @@
{
"homepage": "http://scriptcs.net/",
"description": "Scriptcs makes it easy to write and execute C# with a simple text editor.",
"version": "0.17.1",
"description": "Scriptcs makes it easy to write and execute C# with a simple text editor.",
"homepage": "http://scriptcs.net/",
"license": "Apache-2.0",
"url": "https://packages.chocolatey.org/ScriptCs.0.17.1.nupkg",
"hash": "4b6de155f6c5811311df060b626098a771e8534d2d6e3ce51ea99da5e2ec0783",

View File

@ -1,8 +1,8 @@
{
"homepage": "https://github.com/chmln/sd",
"description": "Intuitive find & replace CLI (sed alternative)",
"license": "MIT",
"version": "0.7.5",
"description": "Intuitive find & replace CLI (sed alternative)",
"homepage": "https://github.com/chmln/sd",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/chmln/sd/releases/download/v0.7.5/sd.0.7.5-.x86_64-pc-windows-msvc.zip",

View File

@ -1,17 +1,17 @@
{
"version": "3.141.59",
"homepage": "https://selenium.dev",
"description": "A smart proxy server that allows Selenium tests to route commands to remote web browser instances",
"homepage": "https://selenium.dev",
"license": "Apache-2.0",
"url": "https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar#/selenium.jar",
"hash": "acf71b77d1b66b55db6fb0bed6d8bae2bbd481311bcbedfeff472c0d15e8f3cb",
"bin": "selenium.jar",
"suggest": {
"JDK": [
"java/openjdk",
"java/oraclejdk"
]
},
"url": "https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar#/selenium.jar",
"hash": "acf71b77d1b66b55db6fb0bed6d8bae2bbd481311bcbedfeff472c0d15e8f3cb",
"bin": "selenium.jar",
"checkver": {
"url": "https://selenium.dev/downloads/",
"regex": "Latest stable version.*?>([\\d.]+)<"

View File

@ -1,7 +1,7 @@
{
"homepage": "https://www.glob.com.au/sendmail/",
"version": "32",
"description": "Fake sendmail wrapper.",
"homepage": "https://www.glob.com.au/sendmail/",
"license": "BSD-3-Clause",
"url": "https://www.glob.com.au/sendmail/sendmail.zip",
"hash": "5ad276d066ceeaeaf0352c5b36076638474e94035d27705b48dacf358c595ce0",

View File

@ -1,19 +1,24 @@
{
"version": "0.3.2",
"license": "MPL-2.0",
"homepage": "https://github.com/philippgille/serve",
"description": "Starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues",
"url": "https://github.com/philippgille/serve/releases/download/v0.3.2/serve_v0.3.2_Windows_x64.zip",
"hash": "ab8e274c2e1144440a15dd0c78bb6385084439c94f85c1413739b2c8e7c8d6ba",
"bin": "serve.exe",
"checkver": {
"github": "https://github.com/philippgille/serve"
"homepage": "https://github.com/philippgille/serve",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/philippgille/serve/releases/download/v0.3.2/serve_v0.3.2_Windows_x64.zip",
"hash": "ab8e274c2e1144440a15dd0c78bb6385084439c94f85c1413739b2c8e7c8d6ba"
}
},
"bin": "serve.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/philippgille/serve/releases/download/v$version/serve_v$version_Windows_x64.zip",
"architecture": {
"64bit": {
"url": "https://github.com/philippgille/serve/releases/download/v$version/serve_v$version_Windows_x64.zip"
}
},
"hash": {
"url": "$url.sha256"
}
},
"notes": "Thank you for installing serve! Type `serve -h` to print its usage."
}
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"description": "An approximation of the Unix shasum command.",
"version": "0.2020.01.26",
"description": "An approximation of the Unix shasum command.",
"homepage": "https://github.com/lukesampson/psutils",
"license": "MIT",
"url": [
"https://raw.githubusercontent.com/lukesampson/psutils/de1a069215c54a1cb105f3dc79f14e25570c75f2/shasum.ps1",

View File

@ -1,12 +1,12 @@
{
"homepage": "https://shellcheck.net/",
"version": "0.7.1",
"description": "Static analysis tool for shell scripts",
"homepage": "https://shellcheck.net/",
"license": "GPL-3.0-only",
"url": "https://github.com/koalaman/shellcheck/releases/download/v0.7.1/shellcheck-v0.7.1.zip",
"hash": "1763f8f4a639d39e341798c7787d360ed79c3d68a1cdbad0549c9c0767a75e98",
"pre_install": "Get-ChildItem \"$dir\\shellcheck-*.exe\" | Rename-Item -NewName 'shellcheck.exe'",
"bin": "shellcheck.exe",
"pre_install": "Get-ChildItem \"$dir\\shellcheck-*.exe\" | Rename-Item -NewName \"$dir\\shellcheck.exe\"",
"checkver": {
"github": "https://github.com/koalaman/shellcheck"
},

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"description": "Create shim for programs.",
"version": "0.2018.07.25",
"description": "Create shim for programs.",
"homepage": "https://github.com/lukesampson/psutils",
"license": "MIT",
"url": "https://raw.githubusercontent.com/lukesampson/psutils/3290c04d7653ea8183a5e11d3d5a4e46716035d1/shim.ps1",
"hash": "775940af14567b7965297d5545dd8b80da9b383981744a125a995d396704c621",

View File

@ -1,7 +1,7 @@
{
"homepage": "http://www.optimumx.com",
"description": "Allows you to create, modify or query shortcuts from the command-line.",
"version": "1.11",
"description": "Allows you to create, modify or query shortcuts from the command-line.",
"homepage": "http://www.optimumx.com",
"license": {
"identifier": "Freeware",
"url": "http://www.optimumx.com/terms.html"

View File

@ -1,8 +1,8 @@
{
"homepage": "https://sigrok.org/",
"description": "A command line utility for the sigrok software.",
"license": "GPL-3.0-or-later",
"version": "0.7.1",
"description": "A command line utility for the sigrok software.",
"homepage": "https://sigrok.org/",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-0.7.1-x86_64-installer.exe#/dl.7z",
@ -23,7 +23,7 @@
],
"checkver": {
"url": "https://sigrok.org/download/binary/sigrok-cli/?C=M;O=D",
"regex": "sigrok-cli-([\\d.]+)-x86_64-installer.exe"
"regex": "sigrok-cli-([\\d.]+)-x86_64-installer\\.exe"
},
"autoupdate": {
"architecture": {

View File

@ -1,7 +1,7 @@
{
"homepage": "https://sliksvn.com/",
"description": "A software versioning and revision control system.",
"version": "1.12.0",
"description": "A software versioning and revision control system.",
"homepage": "https://sliksvn.com/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
@ -29,7 +29,7 @@
],
"checkver": {
"url": "https://sliksvn.com/download/",
"re": "<a.*>SVN ([\\d.]+), 64 bit</a>"
"regex": "<a.*>SVN ([\\d.]+), 64 bit</a>"
},
"autoupdate": {
"architecture": {

View File

@ -1,10 +1,17 @@
{
"homepage": "https://www.sonarqube.org",
"description": "Platform for continuous inspection of code quality and security using static analysis for 20+ programming languages.",
"version": "7.9.5",
"description": "Platform for continuous inspection of code quality and security using static analysis for 20+ programming languages.",
"homepage": "https://www.sonarqube.org",
"license": "LGPL-3.0-only",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.9.5.zip",
"hash": "c7f182c4fc19e8ab5aac1ff5a0107044bde00205ec5f57fad47a5fe967509411",
"extract_dir": "sonarqube-7.9.5",
"architecture": {
"64bit": {
"bin": "bin\\windows-x86-64\\StartSonar.bat"
@ -20,22 +27,15 @@
"logs",
"temp"
],
"extract_dir": "sonarqube-7.9.5",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"checkver": {
"url": "https://www.sonarqube.org/downloads/",
"re": "sonarqube-([\\d\\.]+).zip"
"regex": "sonarqube-([\\d.]+)\\.zip"
},
"autoupdate": {
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-$version.zip",
"extract_dir": "sonarqube-$version",
"hash": {
"url": "$url.sha"
}
},
"extract_dir": "sonarqube-$version"
}
}

View File

@ -1,8 +1,14 @@
{
"homepage": "https://spark.apache.org/",
"description": "A unified analytics engine for large-scale data processing.",
"version": "3.0.1",
"description": "A unified analytics engine for large-scale data processing.",
"homepage": "https://spark.apache.org/",
"license": "Apache-2.0",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"url": "https://www.apache.org/dist/spark/spark-3.0.1/spark-3.0.1-bin-hadoop2.7.tgz",
"hash": "sha512:f4a10baec5b8ff1841f10651cac2c4aa39c162d3029ca180a9749149e6060805b5b5ddf9287b4aa321434810172f8cc0534943ac005531bb48b6622fbe228ddc",
"extract_dir": "spark-3.0.1-bin-hadoop2.7",
@ -13,7 +19,7 @@
"persist": "conf",
"checkver": {
"url": "https://spark.apache.org/downloads.html",
"re": "version: ([\\d.]+)"
"regex": "version: ([\\d.]+)"
},
"autoupdate": {
"url": "https://www.apache.org/dist/spark/spark-$version/spark-$version-bin-hadoop2.7.tgz",
@ -22,11 +28,5 @@
"regex": "$basename: ([A-F0-9\\s]+)$"
},
"extract_dir": "spark-$version-bin-hadoop2.7"
},
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
}
}

View File

@ -13,9 +13,7 @@
}
},
"bin": "speedtest.exe",
"checkver": {
"regex": "speedtest-([\\d.]+)-win64.zip"
},
"checkver": "speedtest-([\\d.]+)-win64\\.zip",
"autoupdate": {
"architecture": {
"64bit": {

View File

@ -1,7 +1,7 @@
{
"homepage": "https://www.sqlite.org/",
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine.",
"version": "3.34.0",
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine.",
"homepage": "https://www.sqlite.org/",
"license": "Public Domain",
"url": "https://www.sqlite.org/2020/sqlite-tools-win32-x86-3340000.zip",
"hash": "ef3e474d574ce85c57d84b00cb06223e10d1c965c07973e7ed262871b3d0decf",

View File

@ -1,8 +1,8 @@
{
"homepage": "https://github.com/LuaDist/srlua",
"version": "5.4.1",
"license": "MIT",
"description": "A tool for building self-running Lua programs",
"homepage": "https://github.com/LuaDist/srlua",
"license": "MIT",
"architecture": {
"64bit": {
"url": [

View File

@ -1,8 +1,12 @@
{
"homepage": "https://sysprogs.com/legacy/tools/srvman/",
"description": "Windows Service Manager is a small tool that simplifies all common tasks related to Windows services.",
"version": "1.0",
"description": "Windows Service Manager is a small tool that simplifies all common tasks related to Windows services.",
"homepage": "https://sysprogs.com/legacy/tools/srvman/",
"license": "Unknown",
"notes": [
"Always use sudo to start, stop or edit (e.g., 'sudo srvman start nginx' or 'sudo service restart apache').",
"Visit http://tools.sysprogs.org/srvman/ for more info"
],
"url": "https://sysprogs.com/getfile/411/srvman-1.0.7z",
"hash": "7F42305BEA2804C1220073B8823137E48BDFB881A96AB74BE4D9A6623E1C4CAF",
"architecture": {
@ -19,9 +23,5 @@
"srvman.exe",
"service"
]
],
"notes": [
"Always use sudo to start, stop or edit (e.g., 'sudo srvman start nginx' or 'sudo service restart apache').",
"Visit http://tools.sysprogs.org/srvman/ for more info"
]
}

View File

@ -1,13 +1,13 @@
{
"homepage": "https://github.com/VijayS1/Scripts/blob/master/ssh-copy-id/README.md",
"description": "Provision SSH access without requiring a password for each login.",
"version": "2015-03-22",
"description": "Provision SSH access without requiring a password for each login.",
"homepage": "https://github.com/VijayS1/Scripts/blob/master/ssh-copy-id/README.md",
"license": "GPL-2.0-only",
"url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1",
"depends": [
"gow",
"openssh"
],
"url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1",
"hash": "ebaaaa16e89926b69c324a25e4525de745af2bcc46f99338a85ab6495109f39d",
"bin": "ssh-copy-id.ps1"
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=23510",
"description": "SubInACL is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.",
"version": "5.2.3790.1180",
"description": "SubInACL is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.",
"homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=23510",
"license": {
"identifier": "Freeware",
"url": "https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx"
@ -9,8 +9,5 @@
"url": "https://download.microsoft.com/download/1/7/d/17d82b72-bc6a-4dc8-bfaa-98b37b22b367/subinacl.msi#dl.7z",
"hash": "ea6ae1c19b2a51677662d38ce7da7e7afff89a275da4e06e3b7fd519da8e9ac7",
"bin": "subinacl.exe",
"checkver": {
"url": "https://www.microsoft.com/en-us/download/details.aspx?id=23510",
"regex": "<div class=\"header\">\\s*Version:\\s*<\\/div><p>([\\d.]+)</p>"
}
"checkver": "<div class=\"header\">\\s*Version:\\s*<\\/div><p>([\\d.]+)</p>"
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"description": "An approximation of the Unix sudo command. Shows a UAC popup window unfortunately.",
"version": "0.2020.01.26",
"description": "An approximation of the Unix sudo command. Shows a UAC popup window unfortunately.",
"homepage": "https://github.com/lukesampson/psutils",
"license": "MIT",
"url": "https://raw.githubusercontent.com/lukesampson/psutils/c7116ac143ca81f223e6091d0974f45ac241eb1d/sudo.ps1",
"hash": "0d3cf564dc584ea98b213b4763228dee523c32388b1293e77eff70344d294aa8",

View File

@ -1,16 +1,16 @@
{
"homepage": "http://www.swig.org",
"description": "A software development tool that connects programs written in C and C++ with a variety of high-level programming languages.",
"version": "4.0.2",
"description": "A software development tool that connects programs written in C and C++ with a variety of high-level programming languages.",
"homepage": "http://www.swig.org",
"license": "GPL-3.0-or-later",
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.0.2/swigwin-4.0.2.zip",
"hash": "sha1:663d583efcdb31292f0351ae467bd485e594d7ca",
"checkver": {
"url": "http://www.swig.org/download.html",
"re": "swigwin-((\\d+\\.){0,3}\\d+)"
},
"extract_dir": "swigwin-4.0.2",
"bin": "swig.exe",
"checkver": {
"url": "http://www.swig.org/download.html",
"regex": "swigwin-([\\d.]+)\\.zip"
},
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-$version/swigwin-$version.zip",
"extract_dir": "swigwin-$version"

View File

@ -1,8 +1,8 @@
{
"homepage": "https://www.syncany.org/",
"description": "An open-source cloud storage and filesharing application. Securely synchronize your files to any kind of storage!",
"license": "GPL-3.0-or-later",
"version": "0.4.9",
"description": "An open-source cloud storage and filesharing application. Securely synchronize your files to any kind of storage!",
"homepage": "https://www.syncany.org/",
"license": "GPL-3.0-or-later",
"url": "https://www.syncany.org/dist/releases/syncany-cli-0.4.9-alpha.exe",
"hash": "6ee34b4767689abc983c0e5632dc4502cc3689e4e2d7f89f03a0a6afe67a44d8",
"innosetup": true,