Skip to content

Commit

Permalink
Update timestamp 2023-02-07T05:53:24Z
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 7, 2023
1 parent 9d50241 commit 2f58e42
Show file tree
Hide file tree
Showing 1,745 changed files with 56,407 additions and 56,417 deletions.
34 changes: 17 additions & 17 deletions bucket/DotNetVersions.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "1.1.0",
"description": "DotNetVersions",
"homepage": "https://github.com/jmalarcon/DotNetVersions",
"url": "https://github.com/jmalarcon/DotNetVersions/releases/download/v1.1.0/DotNetVersions.zip",
"hash": "",
"bin": "DotNetVersions.exe",
"shortcuts": [
[
"DotNetVersions.exe",
"DotNetVersions"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/jmalarcon/DotNetVersions/releases/download/v$version/DotNetVersions.zip"
}
{
"version": "1.1.0",
"description": "DotNetVersions",
"homepage": "https://github.com/jmalarcon/DotNetVersions",
"url": "https://github.com/jmalarcon/DotNetVersions/releases/download/v1.1.0/DotNetVersions.zip",
"hash": "",
"bin": "DotNetVersions.exe",
"shortcuts": [
[
"DotNetVersions.exe",
"DotNetVersions"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/jmalarcon/DotNetVersions/releases/download/v$version/DotNetVersions.zip"
}
}
50 changes: 25 additions & 25 deletions bucket/GraphStudioNext.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"homepage": "https://github.com/cplussharp/graph-studio-next",
"description": "A tool for developers to build and test DirectShow Graphs",
"license": {
"identifier": "GPL",
"url": "https://raw.githubusercontent.com/cplussharp/graph-studio-next/master/GPL.txt"
},
"version": "0.7.3",
"url": "https://ci.appveyor.com/api/projects/cplussharp/graph-studio-next/artifacts/bin/graphstudionext64.exe?job=Environment%3A%20CONFIGURATION%3DRelease%2C%20PLATFORM%3Dx64",
"hash": "36cda996b6b51e95dc03a32847f4400384482dd925dada8672aea0147c062328",
"bin": "graphstudionext64.exe",
"checkver": {
"url": "https://raw.githubusercontent.com/cplussharp/graph-studio-next/master/src/VersionNo.h",
"regex": "VERSION_MAJOR\\s+([0-9]+)[\\s\\S]+VERSION_MINOR\\s+([0-9]+)[\\s\\S]+VERSION_REVISION\\s+([0-9]+)",
"replace": "${1}.${2}.${3}"
},
"autoupdate": {
"url": "https://ci.appveyor.com/api/projects/cplussharp/graph-studio-next/artifacts/bin/graphstudionext64.exe?job=Environment%3A%20CONFIGURATION%3DRelease%2C%20PLATFORM%3Dx64"
},
"shortcuts": [
[
"graphstudionext64.exe",
"GraphStudioNext"
]
]
{
"homepage": "https://github.com/cplussharp/graph-studio-next",
"description": "A tool for developers to build and test DirectShow Graphs",
"license": {
"identifier": "GPL",
"url": "https://raw.githubusercontent.com/cplussharp/graph-studio-next/master/GPL.txt"
},
"version": "0.7.3",
"url": "https://ci.appveyor.com/api/projects/cplussharp/graph-studio-next/artifacts/bin/graphstudionext64.exe?job=Environment%3A%20CONFIGURATION%3DRelease%2C%20PLATFORM%3Dx64",
"hash": "36cda996b6b51e95dc03a32847f4400384482dd925dada8672aea0147c062328",
"bin": "graphstudionext64.exe",
"checkver": {
"url": "https://raw.githubusercontent.com/cplussharp/graph-studio-next/master/src/VersionNo.h",
"regex": "VERSION_MAJOR\\s+([0-9]+)[\\s\\S]+VERSION_MINOR\\s+([0-9]+)[\\s\\S]+VERSION_REVISION\\s+([0-9]+)",
"replace": "${1}.${2}.${3}"
},
"autoupdate": {
"url": "https://ci.appveyor.com/api/projects/cplussharp/graph-studio-next/artifacts/bin/graphstudionext64.exe?job=Environment%3A%20CONFIGURATION%3DRelease%2C%20PLATFORM%3Dx64"
},
"shortcuts": [
[
"graphstudionext64.exe",
"GraphStudioNext"
]
]
}
72 changes: 36 additions & 36 deletions bucket/a5m2.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
{
"version": "2.17.4",
"description": "A5:SQL Mk-2",
"homepage": "https://a5m2.mmatsubara.com/",
"license": "https://a5m2.mmatsubara.com/document/license.txt",
"architecture": {
"32bit": {
"url": "https://a5m2.mmatsubara.com/download/a5m2_2.17.4_x86.zip",
"hash": "99be939e7c439bfd22420ce12db5bc03c45f7a0d4aa0046bfaa324d52031f638"
},
"64bit": {
"url": "https://a5m2.mmatsubara.com/download/a5m2_2.17.4_x64.zip",
"hash": "c8bf39e812f7379ae447efd194ab11bec5770d009545f57485e481a5cb4acedb"
}
},
"checkver": {
"url": "https://a5m2.mmatsubara.com/",
"re": "A5:SQL Mk-2 Version (?<version>[\\d.]+) をリリース"
},
"autoupdate": {
"architecture": {
"32bit": {
"url": "https://a5m2.mmatsubara.com/download/a5m2_$version_x86.zip"
},
"64bit": {
"url": "https://a5m2.mmatsubara.com/download/a5m2_$version_x64.zip"
}
}
},
"bin": "A5M2.exe",
"shortcuts": [
[
"A5M2.exe",
"A5SQL Mk-2"
]
]
{
"version": "2.17.4",
"description": "A5:SQL Mk-2",
"homepage": "https://a5m2.mmatsubara.com/",
"license": "https://a5m2.mmatsubara.com/document/license.txt",
"architecture": {
"32bit": {
"url": "https://a5m2.mmatsubara.com/download/a5m2_2.17.4_x86.zip",
"hash": "99be939e7c439bfd22420ce12db5bc03c45f7a0d4aa0046bfaa324d52031f638"
},
"64bit": {
"url": "https://a5m2.mmatsubara.com/download/a5m2_2.17.4_x64.zip",
"hash": "c8bf39e812f7379ae447efd194ab11bec5770d009545f57485e481a5cb4acedb"
}
},
"checkver": {
"url": "https://a5m2.mmatsubara.com/",
"re": "A5:SQL Mk-2 Version (?<version>[\\d.]+) をリリース"
},
"autoupdate": {
"architecture": {
"32bit": {
"url": "https://a5m2.mmatsubara.com/download/a5m2_$version_x86.zip"
},
"64bit": {
"url": "https://a5m2.mmatsubara.com/download/a5m2_$version_x64.zip"
}
}
},
"bin": "A5M2.exe",
"shortcuts": [
[
"A5M2.exe",
"A5SQL Mk-2"
]
]
}
52 changes: 26 additions & 26 deletions bucket/acm.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"version": "1.00",
"homepage": "https://www.nirsoft.net/utils/acm.html",
"url": "https://www.nirsoft.net/utils/acm.zip",
"bin": "acm.exe",
"shortcuts": [
[
"acm.exe",
"NirSoft\\ActiveX Compatibility Manager"
]
],
"persist": [
"acm_lng.ini",
"acm.cfg"
],
"hash": "f06016105b015a5a3b3e38204cc67cd4e32814cdaaad147cce9ade34313b7bf4",
"description": "Disable/enable ActiveX components on Internet Explorer browser.",
"license": "Freeware",
"notes": "If this application is useful to you, please consider donating to NirSoft - https://www.nirsoft.net/donate.html",
"checkver": {
"url": "https://www.nirsoft.net/pad/acm.xml",
"xpath": "/XML_DIZ_INFO/Program_Info/Program_Version"
},
"autoupdate": {
"url": "https://www.nirsoft.net/utils/acm.zip"
}
{
"version": "1.00",
"homepage": "https://www.nirsoft.net/utils/acm.html",
"url": "https://www.nirsoft.net/utils/acm.zip",
"bin": "acm.exe",
"shortcuts": [
[
"acm.exe",
"NirSoft\\ActiveX Compatibility Manager"
]
],
"persist": [
"acm_lng.ini",
"acm.cfg"
],
"hash": "f06016105b015a5a3b3e38204cc67cd4e32814cdaaad147cce9ade34313b7bf4",
"description": "Disable/enable ActiveX components on Internet Explorer browser.",
"license": "Freeware",
"notes": "If this application is useful to you, please consider donating to NirSoft - https://www.nirsoft.net/donate.html",
"checkver": {
"url": "https://www.nirsoft.net/pad/acm.xml",
"xpath": "/XML_DIZ_INFO/Program_Info/Program_Version"
},
"autoupdate": {
"url": "https://www.nirsoft.net/utils/acm.zip"
}
}
82 changes: 41 additions & 41 deletions bucket/alternatestreamview.json
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
{
"version": "1.58",
"homepage": "https://www.nirsoft.net/utils/alternate_data_streams.html",
"bin": "AlternateStreamView.exe",
"shortcuts": [
[
"AlternateStreamView.exe",
"NirSoft\\AlternateStreamView"
]
],
"persist": [
"alternatestreamview_lng.ini",
"alternatestreamview.cfg"
],
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/utils/alternatestreamview-x64.zip",
"hash": "ad1f0edb2202ec1a736d9266b18b241eac5542c350578a3a8cdb4dd8b14ff37d"
},
"32bit": {
"url": "https://www.nirsoft.net/utils/alternatestreamview.zip",
"hash": "6a4600134b0b3f641b5b2694315c32db71f11b2d22aaeac027ae55101033d0b1"
}
},
"description": "Find all hidden alternate streams stored in the file system.",
"license": "Freeware",
"notes": "If this application is useful to you, please consider donating to NirSoft - https://www.nirsoft.net/donate.html",
"checkver": {
"url": "https://www.nirsoft.net/pad/alternatestreamview.xml",
"xpath": "/XML_DIZ_INFO/Program_Info/Program_Version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/utils/alternatestreamview-x64.zip"
},
"32bit": {
"url": "https://www.nirsoft.net/utils/alternatestreamview.zip"
}
}
}
{
"version": "1.58",
"homepage": "https://www.nirsoft.net/utils/alternate_data_streams.html",
"bin": "AlternateStreamView.exe",
"shortcuts": [
[
"AlternateStreamView.exe",
"NirSoft\\AlternateStreamView"
]
],
"persist": [
"alternatestreamview_lng.ini",
"alternatestreamview.cfg"
],
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/utils/alternatestreamview-x64.zip",
"hash": "ad1f0edb2202ec1a736d9266b18b241eac5542c350578a3a8cdb4dd8b14ff37d"
},
"32bit": {
"url": "https://www.nirsoft.net/utils/alternatestreamview.zip",
"hash": "6a4600134b0b3f641b5b2694315c32db71f11b2d22aaeac027ae55101033d0b1"
}
},
"description": "Find all hidden alternate streams stored in the file system.",
"license": "Freeware",
"notes": "If this application is useful to you, please consider donating to NirSoft - https://www.nirsoft.net/donate.html",
"checkver": {
"url": "https://www.nirsoft.net/pad/alternatestreamview.xml",
"xpath": "/XML_DIZ_INFO/Program_Info/Program_Version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/utils/alternatestreamview-x64.zip"
},
"32bit": {
"url": "https://www.nirsoft.net/utils/alternatestreamview.zip"
}
}
}
}
44 changes: 22 additions & 22 deletions bucket/applicationinspector.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"version": "1.6.27",
"description": "A software characterization source code analyzer that helps you understand what a program does by identifying interesting features and characteristics using static analysis and a customizable json based rules engine.",
"homepage": "https://github.com/microsoft/ApplicationInspector",
"license": "MIT",
"url": "https://github.com/microsoft/ApplicationInspector/releases/download/v1.6.27/ApplicationInspector_win_1.6.27.zip",
"hash": "c5f6ac8efdbba0af072d1f387caf71a4c59ffa48efdacbb254c9b1836dece546",
"extract_dir": "ApplicationInspector_win_1.6.27",
"bin": [
[
"ApplicationInspector.CLI.exe",
"ApplicationInspector"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/microsoft/ApplicationInspector/releases/download/v$version/ApplicationInspector_win_$version.zip",
"hash": {
"url": "$baseurl/HASHES.txt"
},
"extract_dir": "ApplicationInspector_win_$version"
}
{
"version": "1.6.27",
"description": "A software characterization source code analyzer that helps you understand what a program does by identifying interesting features and characteristics using static analysis and a customizable json based rules engine.",
"homepage": "https://github.com/microsoft/ApplicationInspector",
"license": "MIT",
"url": "https://github.com/microsoft/ApplicationInspector/releases/download/v1.6.27/ApplicationInspector_win_1.6.27.zip",
"hash": "c5f6ac8efdbba0af072d1f387caf71a4c59ffa48efdacbb254c9b1836dece546",
"extract_dir": "ApplicationInspector_win_1.6.27",
"bin": [
[
"ApplicationInspector.CLI.exe",
"ApplicationInspector"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/microsoft/ApplicationInspector/releases/download/v$version/ApplicationInspector_win_$version.zip",
"hash": {
"url": "$baseurl/HASHES.txt"
},
"extract_dir": "ApplicationInspector_win_$version"
}
}
Loading

0 comments on commit 2f58e42

Please sign in to comment.