mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
sdcc: Update to version 4.5.0
This commit is contained in:
parent
c3e9d631fb
commit
2ddd4016dc
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.3.0",
|
"version": "4.5.0",
|
||||||
"description": "Small Device C Compiler",
|
"description": "Small Device C Compiler",
|
||||||
"homepage": "https://sdcc.sourceforge.net",
|
"homepage": "https://sdcc.sourceforge.net",
|
||||||
"license": "GPL-2.0-only,LGPL-2.1-only,GPL-3.0-only,Zlib,Libpng,BSL-1.0",
|
"license": "GPL-2.0-only,LGPL-2.1-only,GPL-3.0-only,Zlib,Libpng,BSL-1.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/sdcc/sdcc-win64/4.3.0/sdcc-4.3.0-x64-setup.exe#/dl.7z",
|
"url": "https://downloads.sourceforge.net/project/sdcc/sdcc-win64/4.5.0/sdcc-4.5.0-x64-setup.exe#/dl.7z",
|
||||||
"hash": "sha1:fc2e50a9d56ecbe766823bbb1ffd0b2899f9e6d4"
|
"hash": "sha1:fe688b106d2432cdbe94bcd66275a0458255cb94"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\uninstall*\" -Force -Recurse",
|
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\uninstall*\" -Force -Recurse",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user