mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
grex: Add version 0.2.0 (#499)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
ba38e65f90
commit
238e41a5a8
21
bucket/grex.json
Normal file
21
bucket/grex.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"homepage": "https://github.com/pemistahl/grex",
|
||||
"description": "A regular expression generator",
|
||||
"license": "Apache-2.0",
|
||||
"version": "0.2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/pemistahl/grex/releases/download/v0.2.0/grex-v0.2.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "560980de96722ec23684170628e1f318378f906659c2e3786a76545e142a203a"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user