mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
erlang: Update to version 25.3.2
This commit is contained in:
parent
c812eee6f6
commit
45371c57c7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "25.3.1",
|
"version": "25.3.2",
|
||||||
"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-25.3.1/otp_win64_25.3.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2/otp_win64_25.3.2.exe#/dl.7z",
|
||||||
"hash": "e293d5b39d4a8b1fe5f1a97ec1f3dcd2ef219c3988b8eac7aba12f232cccd050"
|
"hash": "5553da2ba046807119b731438833017683a201903bddf206fd4ac2f4e4e50410"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.1/otp_win32_25.3.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2/otp_win32_25.3.2.exe#/dl.7z",
|
||||||
"hash": "01459d52ad3e9555a4a74690cc9f9e51099bdf732ec143c63fa4ad06c26dfd46"
|
"hash": "340ce822d1baa2e3c05c0f2f47263c53746760e340c693864d9599a89b3eff5c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user