mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
erlang: Update to version 28.1.1
This commit is contained in:
parent
35e5311a8f
commit
d14d2ed198
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "28.1",
|
"version": "28.1.1",
|
||||||
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
|
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
|
||||||
"homepage": "https://www.erlang.org",
|
"homepage": "https://www.erlang.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-28.1/otp_win64_28.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.1.1/otp_win64_28.1.1.exe#/dl.7z",
|
||||||
"hash": "12f3b1df04cc4a2347d05a0b1335dacef3e9a3b5492d1b07d5c26b237429cbc0"
|
"hash": "fa3141a976cce4458e7c836bf47c1bdc72208189f18d16dc3baecac2262dcaaf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-28.1/otp_win32_28.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.1.1/otp_win32_28.1.1.exe#/dl.7z",
|
||||||
"hash": "cd67d28f07a9163bc1f72c5aa7d6c0fa6dda9c2ed81b6e1795511b993005e9f3"
|
"hash": "e08aad696a52b7b8b8d66d75449a5b77e5d4cf1aa1ccd0dd2fa2e0c18c2d1ada"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user