mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
freebasic: Update to version 1.10.0
This commit is contained in:
parent
5c759699ad
commit
a8af043c7a
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.09.0",
|
||||
"version": "1.10.0",
|
||||
"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.09.0/Binaries-Windows/FreeBASIC-1.09.0-win64.zip",
|
||||
"hash": "sha1:af3ab2dab4434aa8c24fe96cd84868d91d36cdbc",
|
||||
"extract_dir": "FreeBASIC-1.09.0-win64"
|
||||
"url": "https://downloads.sourceforge.net/project/fbc/FreeBASIC-1.10.0/Binaries-Windows/FreeBASIC-1.10.0-win64.zip",
|
||||
"hash": "sha1:bfecb529425208948375046458213e38c39ea16a",
|
||||
"extract_dir": "FreeBASIC-1.10.0-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/fbc/FreeBASIC-1.09.0/Binaries-Windows/FreeBASIC-1.09.0-win32.zip",
|
||||
"hash": "sha1:a3abdcbe6becbb66cb2f35902438357aa0a7039b",
|
||||
"extract_dir": "FreeBASIC-1.09.0-win32"
|
||||
"url": "https://downloads.sourceforge.net/project/fbc/FreeBASIC-1.10.0/Binaries-Windows/FreeBASIC-1.10.0-win32.zip",
|
||||
"hash": "sha1:cc1d6f0ce31c86ac74edf6933ceb6667b9c1ddbf",
|
||||
"extract_dir": "FreeBASIC-1.10.0-win32"
|
||||
}
|
||||
},
|
||||
"bin": "fbc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user