Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
fa230cba0f oha: Update to version 1.10.0 2025-09-06 08:28:36 +00:00
github-actions[bot]
061fa5f404 sqldef: Update to version 2.0.11 2025-09-06 04:29:35 +00:00
github-actions[bot]
e9b724e7cc dynamorio: Update to version 11.90.20335 2025-09-06 04:29:35 +00:00
github-actions[bot]
906abaf7da dolt: Update to version 1.59.4 2025-09-06 04:29:35 +00:00
4 changed files with 17 additions and 17 deletions

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/dolthub/dolt",
"license": "Apache-2.0",
"description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.",
"version": "1.59.2",
"version": "1.59.4",
"architecture": {
"64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.59.2/dolt-windows-amd64.zip",
"hash": "44d37e58eb70eb75a2e3c8e98e1f482fb4d4e79d71c6375e0e1be89d6ebd5701"
"url": "https://github.com/dolthub/dolt/releases/download/v1.59.4/dolt-windows-amd64.zip",
"hash": "c93cb802085c0cd1857fcf6f21890fdd598280fbfccbe4c9eec055ea710aba20"
}
},
"extract_dir": "dolt-windows-amd64",

View File

@ -1,11 +1,11 @@
{
"version": "11.90.20329",
"version": "11.90.20335",
"description": "DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.",
"homepage": "https://dynamorio.org",
"license": "BSD-3-Clause-Clear",
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20329/DynamoRIO-Windows-11.90.20329.zip",
"hash": "92134247852f5250ed1b458776b23f35b26d44eb380d636338a64a69605df02e",
"extract_dir": "DynamoRIO-Windows-11.90.20329",
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20335/DynamoRIO-Windows-11.90.20335.zip",
"hash": "ab5d2ce0771396d699329bafd5c60f0ef92b4fe0ad0a67f188df4c54d37d8d48",
"extract_dir": "DynamoRIO-Windows-11.90.20335",
"architecture": {
"64bit": {
"bin": [

View File

@ -1,12 +1,12 @@
{
"version": "1.9.0",
"version": "1.10.0",
"description": "Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation",
"homepage": "https://github.com/hatoo/oha",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/hatoo/oha/releases/download/v1.9.0/oha-windows-amd64.exe#/oha.exe",
"hash": "228ed1c843667f4d5012bd87edbb64b1a9c1f0b3b8c065e3d77f6bb544a67f78"
"url": "https://github.com/hatoo/oha/releases/download/v1.10.0/oha-windows-amd64.exe#/oha.exe",
"hash": "9220206d0ca098ffc894c14e8df7a6b3a9dbe9402b62c7ecd25f1f50457aa5f3"
}
},
"bin": "oha.exe",

View File

@ -1,19 +1,19 @@
{
"version": "2.0.10",
"version": "2.0.11",
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
"homepage": "https://github.com/k0kubun/sqldef",
"license": "MIT,Apache-2.0",
"architecture": {
"64bit": {
"url": [
"https://github.com/k0kubun/sqldef/releases/download/v2.0.10/mssqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v2.0.10/mysqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v2.0.10/sqlite3def_windows_amd64.zip"
"https://github.com/k0kubun/sqldef/releases/download/v2.0.11/mssqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v2.0.11/mysqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v2.0.11/sqlite3def_windows_amd64.zip"
],
"hash": [
"fbed1dea8514a36c1d7e58a0d0dbf2ffd944c749d3c3bcb81396deaf7a4c711c",
"8726d7ecf9b34789f2978680bce58a0dadda464e4004dfb41d437b42a7ee323e",
"a4f9795e0fcc34bda277747347d5774c058508235f15ac58e26983950f0e93d2"
"8dbe94ba3d50e11892cc0fd0d9e8963f8b02647300d0752f0a44f9beb09ac53e",
"f7a194dc4ae5fb4621d2b20f1cc16a2009baec867c6132602c93f95da0ae5e4c",
"58de734be04ec27828fcb5dab6db8875dcbc756f1945851b6465762354251cd2"
]
}
},