mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
erlang: Update to version 24.2.1
This commit is contained in:
parent
7138fd540b
commit
343850ae5a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "24.2",
|
"version": "24.2.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://erlang.org/download/otp_win64_24.2.exe#/dl.7z",
|
"url": "https://erlang.org/download/otp_win64_24.2.1.exe#/dl.7z",
|
||||||
"hash": "c22052c4920f06a9044f514a427b1c4116da6db6d6d6070eedeb2955f1f6869b"
|
"hash": "741db39435d7cae0d1af7095c5753c1473f870b22e1b7ca95db1f805e288a77b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://erlang.org/download/otp_win32_24.2.exe#/dl.7z",
|
"url": "https://erlang.org/download/otp_win32_24.2.1.exe#/dl.7z",
|
||||||
"hash": "608c4375e6695fbbd53cf478e41c62aef820f73e8de5f16c3885a277cbfb31ea"
|
"hash": "b90870109e6697fd3af9d8a1a4681464d8e705cfe2a3b664c9ef7f7e05746222"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user