grex: Update to version 1.4.6

This commit is contained in:
github-actions[bot] 2025-11-14 12:31:58 +00:00
parent e0dd486352
commit 9bb9f6535a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.5", "version": "1.4.6",
"description": "A regular expression generator", "description": "A regular expression generator",
"homepage": "https://github.com/pemistahl/grex", "homepage": "https://github.com/pemistahl/grex",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pemistahl/grex/releases/download/v1.4.5/grex-v1.4.5-x86_64-pc-windows-msvc.zip", "url": "https://github.com/pemistahl/grex/releases/download/v1.4.6/grex-v1.4.6-x86_64-pc-windows-msvc.zip",
"hash": "ffd6e41a78cf97fd5442b16a504102c229ce78e8a07b0fb89ba1e39ac3ff469e" "hash": "7691dbb8e46339a15d8362b79b2456f508266cf00a55fe685ed69a6259577485"
} }
}, },
"bin": "grex.exe", "bin": "grex.exe",