{
"version": "0.3.0",
"description": "Modern Java build tool - Gradle replacement with Yarn + Vite experience",
"homepage": "https://github.com/ympkg/yummy",
"license": "MIT",
"url": "https://github.com/ympkg/yummy/releases/download/v0.3.0/ym-0.3.0-x86_64-pc-windows-msvc.zip",
"hash": "PLACEHOLDER_SHA256",
"extract_dir": "ym-0.3.0-x86_64-pc-windows-msvc",
"bin": [
"ym.exe",
["ym.exe", "ymc.exe"]
],
"checkver": {
"github": "https://github.com/ympkg/yummy"
},
"autoupdate": {
"url": "https://github.com/ympkg/yummy/releases/download/v$version/ym-$version-x86_64-pc-windows-msvc.zip",
"extract_dir": "ym-$version-x86_64-pc-windows-msvc"
}
}