Jakub Čábera 9c3d0d5e25 git-lfs: Update to version 2.13.2
format g[l-z]*
2021-01-13 22:22:36 +01:00

22 lines
705 B
JSON

{
"version": "1.1.0",
"description": "A regular expression generator",
"homepage": "https://github.com/pemistahl/grex",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/pemistahl/grex/releases/download/v1.1.0/grex-v1.1.0-x86_64-pc-windows-msvc.zip",
"hash": "c35b1419af072c9318b02ce0ef70b93f833448c422d50ca609dee7abae07f68d"
}
},
"bin": "grex.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/pemistahl/grex/releases/download/v$version/grex-v$version-x86_64-pc-windows-msvc.zip"
}
}
}
}