mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
erlang: Update to version 27.2.1
This commit is contained in:
parent
3be3fca8af
commit
dc0c055a67
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "27.2",
|
"version": "27.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://github.com/erlang/otp/releases/download/OTP-27.2/otp_win64_27.2.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-27.2.1/otp_win64_27.2.1.exe#/dl.7z",
|
||||||
"hash": "d0e038af074074650d8cebfc4bfffe5fc67f6e771a4ad4478bd7202c20287a7c"
|
"hash": "3c7c27a0e6cbd1d4f5bcf988241fb39410e4b541194bed3b81f7193d33e8e25f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-27.2/otp_win32_27.2.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-27.2.1/otp_win32_27.2.1.exe#/dl.7z",
|
||||||
"hash": "730c47bf134b5c855278cfab42c70131f7b04814c0032c51ce450b71a909f4ea"
|
"hash": "8303e94f520ba978844d037e4f46f165d595d6380c313e02ffdb882e6b3ddeb8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user