mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
beef: Update to version 0.43.5 (#6971)
This commit is contained in:
parent
050e62b628
commit
1331ed1f00
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.43.4",
|
"version": "0.43.5",
|
||||||
"description": "Performance-oriented compiled programming language which has been built hand-in-hand with its IDE environment.",
|
"description": "Performance-oriented compiled programming language which has been built hand-in-hand with its IDE environment.",
|
||||||
"homepage": "https://www.beeflang.org",
|
"homepage": "https://www.beeflang.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/beefytech/Beef/releases/download/0.43.4/BeefSetup_0_43_4.exe#/dl.7z",
|
"url": "https://github.com/beefytech/Beef/releases/download/0.43.5/BeefSetup_0_43_5.exe#/dl.7z",
|
||||||
"hash": "3b7c75200987f05ced9428635239a35abd5c2196c56b3c00d3a049ffe446896f"
|
"hash": "fcce6aa255d5872f668afe40b21b8633ca972ccf34edf9421896d8beda612cc4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -16,7 +16,9 @@
|
|||||||
"beef"
|
"beef"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"checkver": ">Version ([\\d.]+)</",
|
"checkver": {
|
||||||
|
"github": "https://github.com/beefytech/Beef"
|
||||||
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user