mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06: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.",
|
||||
"homepage": "https://www.beeflang.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/beefytech/Beef/releases/download/0.43.4/BeefSetup_0_43_4.exe#/dl.7z",
|
||||
"hash": "3b7c75200987f05ced9428635239a35abd5c2196c56b3c00d3a049ffe446896f"
|
||||
"url": "https://github.com/beefytech/Beef/releases/download/0.43.5/BeefSetup_0_43_5.exe#/dl.7z",
|
||||
"hash": "fcce6aa255d5872f668afe40b21b8633ca972ccf34edf9421896d8beda612cc4"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
@ -16,7 +16,9 @@
|
||||
"beef"
|
||||
]
|
||||
],
|
||||
"checkver": ">Version ([\\d.]+)</",
|
||||
"checkver": {
|
||||
"github": "https://github.com/beefytech/Beef"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user