diff options
author | Joachim Henze <Joachim.Henze@reactos.org> | 2019-12-26 01:47:14 +0100 |
---|---|---|
committer | Joachim Henze <Joachim.Henze@reactos.org> | 2019-12-26 01:47:14 +0100 |
commit | f8923c47ccfde1ed4b9c066bd10d999b9ea615de (patch) | |
tree | a0eb8552611b0228c46a77101e9e8f7e73df239d | |
parent | 5e4ccc3e261664d77be6cc21f95f882a0eef4e8a (diff) | |
download | rapps-db-f8923c47ccfde1ed4b9c066bd10d999b9ea615de.zip |
[RAPPS-DB] Update FreeBASIC to v1.07.1
The old download URL went offline.
The new one seems to work as good as the old binary
on ros.
-rw-r--r-- | freebasic.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/freebasic.txt b/freebasic.txt index 31a2d29..19f278a 100644 --- a/freebasic.txt +++ b/freebasic.txt @@ -1,15 +1,15 @@ [Section] Name = FreeBASIC -Version = 1.06.0 +Version = 1.07.1 License = GPL/LGPL Description = Open Source BASIC Compiler. The BASIC syntax is compatible with QBASIC. Size = 10.7 MiB Category = 7 URLSite = http://www.freebasic.net/ -URLDownload = http://download.sourceforge.net/project/fbc/Binaries%20-%20Windows/FreeBASIC-1.06.0-win32.exe -SHA1 = 193244c08e69b5ec5417e0ac4298e0de37826379 +URLDownload = http://download.sourceforge.net/project/fbc/Binaries%20-%20Windows/FreeBASIC-1.07.1-win32.exe +SHA1 = 2d238faf6d7f5237b84b8587ae6a3fe3eb5e29c3 CDPath = none -SizeBytes = 11281373 +SizeBytes = 11289242 [Section.0407] Description = Quelloffener BASIC Compiler. Die BASIC Syntax ist kompatibel zu QBASIC. |