mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
erlang: Update to version 27.0.1
This commit is contained in:
parent
23e399237b
commit
462b4b180e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "27.0",
|
||||
"version": "27.0.1",
|
||||
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
|
||||
"homepage": "https://www.erlang.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-27.0/otp_win64_27.0.exe#/dl.7z",
|
||||
"hash": "55f9f5669904fe3fab24f757b55b3d95cf236c04aee942f3f27b1d8eb504649a"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-27.0.1/otp_win64_27.0.1.exe#/dl.7z",
|
||||
"hash": "f200e09df15706c202d6e1a504056fd10130289fe4dd54b9ae0ce0fbe24cdb4b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-27.0/otp_win32_27.0.exe#/dl.7z",
|
||||
"hash": "e38f106082531368cc06b891c6dcd0b6c1a63d0df8363f52aff47ba2140e471e"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-27.0.1/otp_win32_27.0.1.exe#/dl.7z",
|
||||
"hash": "68fcb88a0bde4b6bccfe90fc0a72ff0f631a8ab177d0ee20691062ee79f15d4a"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user