mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
parent
1dc8e72f55
commit
5d81ed61b4
@ -8,11 +8,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://erlang.org/download/otp_win64_25.3.exe#/dl.7z",
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3/otp_win64_25.3.exe#/dl.7z",
|
||||
"hash": "380b55e668896cb71c9d64a26808d723bc039162745d6fa177baadb84e2310ce"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://erlang.org/download/otp_win32_25.3.exe#/dl.7z",
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3/otp_win32_25.3.exe#/dl.7z",
|
||||
"hash": "956f15eecdcfcc98537e482fe8f1051631c295ce590b63e01bc3a0bbe0cd3060"
|
||||
}
|
||||
},
|
||||
@ -43,10 +43,10 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://erlang.org/download/otp_win64_$version.exe#/dl.7z"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-$version/otp_win64_$version.exe#/dl.7z"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://erlang.org/download/otp_win32_$version.exe#/dl.7z"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-$version/otp_win32_$version.exe#/dl.7z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user