Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
61470ce228 conftest: Update to version 0.63.0 2025-10-05 08:30:05 +00:00
github-actions[bot]
252032d48e broot: Update to version 1.51.0 2025-10-05 08:30:05 +00:00
github-actions[bot]
e1202dd07d ast-grep: Update to version 0.39.6 2025-10-05 04:29:45 +00:00
3 changed files with 9 additions and 9 deletions

View File

@ -1,12 +1,12 @@
{
"version": "0.39.5",
"version": "0.39.6",
"description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.",
"homepage": "https://ast-grep.github.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.39.5/app-x86_64-pc-windows-msvc.zip",
"hash": "7e56dcb5d4b843d90d58a97c1328eaee60695b6a62e1c8d266b48d4ab349d7ef"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.39.6/app-x86_64-pc-windows-msvc.zip",
"hash": "4f6703f7c16e281aa9d14b6d17a3d4e5b9c1165df7bf080ad5b88adf6ab014ab"
}
},
"bin": [

View File

@ -1,12 +1,12 @@
{
"version": "1.50.0",
"version": "1.51.0",
"description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.50.0/broot_1.50.0.zip",
"hash": "fbe894c9c933ab8f9c6341f83c491caf2027d3e5b9573ca5a339f1c2f078bc17",
"url": "https://github.com/Canop/broot/releases/download/v1.51.0/broot_1.51.0.zip",
"hash": "cc396474fc9ae41fc1c9351283a7e6225a312697ecb7a530ee3f97db92759d23",
"extract_dir": "x86_64-pc-windows-gnu"
}
},

View File

@ -1,12 +1,12 @@
{
"version": "0.62.0",
"version": "0.63.0",
"description": "Test utility for structured configuration files",
"homepage": "https://www.conftest.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/open-policy-agent/conftest/releases/download/v0.62.0/conftest_0.62.0_Windows_x86_64.zip",
"hash": "2e0e997d46a7607eacd94527c768af719d206066ac0c27edf31cc0337c806c94"
"url": "https://github.com/open-policy-agent/conftest/releases/download/v0.63.0/conftest_0.63.0_Windows_x86_64.zip",
"hash": "2594600d808698809dc953e06087b20a804819fb454c41085d73d5e7c5432993"
}
},
"bin": "conftest.exe",