mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
freebasic: Update to version 1.07.0
This commit is contained in:
parent
e15b4bb625
commit
c3b5787a4b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.freebasic.net",
|
"homepage": "https://www.freebasic.net",
|
||||||
"version": "1.06.0",
|
"version": "1.07.0",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"description": "BASIC compiler for Microsoft Windows, DOS and Linux.",
|
"description": "BASIC compiler for Microsoft Windows, DOS and Linux.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/fbc/Binaries%20-%20Windows/More/FreeBASIC-1.06.0-win64.7z",
|
"url": "https://downloads.sourceforge.net/project/fbc/Binaries%20-%20Windows/More/FreeBASIC-1.07.0-win64.7z",
|
||||||
"hash": "sha1:95cbdd4dbda8915260aba34bb05375947a1b4707",
|
"hash": "sha1:36f13c5e686d09c35d43a2477c3acec415fe8f56",
|
||||||
"extract_dir": "FreeBASIC-1.06.0-win64"
|
"extract_dir": "FreeBASIC-1.07.0-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/fbc/Binaries%20-%20Windows/More/FreeBASIC-1.06.0-win32.7z",
|
"url": "https://downloads.sourceforge.net/project/fbc/Binaries%20-%20Windows/More/FreeBASIC-1.07.0-win32.7z",
|
||||||
"hash": "sha1:d95e0449b31cc19680687b8708c6c0869a9fcdb4",
|
"hash": "sha1:826288f5e77880f829e8ca6d64898635a5df39bb",
|
||||||
"extract_dir": "FreeBASIC-1.06.0-win32"
|
"extract_dir": "FreeBASIC-1.07.0-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fbc.exe",
|
"bin": "fbc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user