mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
freebasic: Update to version 1.08.1
This commit is contained in:
parent
e58782fc73
commit
756acfd87d
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.08.0",
|
||||
"version": "1.08.1",
|
||||
"description": "BASIC compiler for Microsoft Windows, DOS and Linux",
|
||||
"homepage": "https://www.freebasic.net",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/fbc/FreeBASIC-1.08.0/Binaries-Windows/FreeBASIC-1.08.0-win64.zip",
|
||||
"hash": "sha1:ca182792cf99e0722ddd37de3ea265c46320c15c",
|
||||
"extract_dir": "FreeBASIC-1.08.0-win64"
|
||||
"url": "https://downloads.sourceforge.net/project/fbc/FreeBASIC-1.08.1/Binaries-Windows/FreeBASIC-1.08.1-win64.zip",
|
||||
"hash": "sha1:b0da193ba54a9960e4ec5b499d0a632629a41adc",
|
||||
"extract_dir": "FreeBASIC-1.08.1-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/fbc/FreeBASIC-1.08.0/Binaries-Windows/FreeBASIC-1.08.0-win32.zip",
|
||||
"hash": "sha1:a309e9ef8f2984966763cb1a4c1343e88ab2ede3",
|
||||
"extract_dir": "FreeBASIC-1.08.0-win32"
|
||||
"url": "https://downloads.sourceforge.net/project/fbc/FreeBASIC-1.08.1/Binaries-Windows/FreeBASIC-1.08.1-win32.zip",
|
||||
"hash": "sha1:26cdf8cfd714eb37ad3e55cefc1a4bc60e350e55",
|
||||
"extract_dir": "FreeBASIC-1.08.1-win32"
|
||||
}
|
||||
},
|
||||
"bin": "fbc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user