{ "version": "0.43.5", "description": "Performance-oriented compiled programming language which has been built hand-in-hand with its IDE environment.", "homepage": "https://www.beeflang.org", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/beefytech/Beef/releases/download/0.43.5/BeefSetup_0_43_5.exe#/dl.7z", "hash": "fcce6aa255d5872f668afe40b21b8633ca972ccf34edf9421896d8beda612cc4" } }, "bin": [ "bin\\BeefBuild.exe", [ "bin\\BeefIDE.exe", "beef" ] ], "checkver": { "github": "https://github.com/beefytech/Beef" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/beefytech/Beef/releases/download/$version/BeefSetup_$underscoreVersion.exe#/dl.7z" } } } }