erlang: Update to version 25.3.2.6

This commit is contained in:
github-actions[bot] 2023-09-07 20:24:56 +00:00
parent dde5b1816d
commit cb7a2cbbd5

View File

@ -1,5 +1,5 @@
{ {
"version": "25.3.2.5", "version": "25.3.2.6",
"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.2.5/otp_win64_25.3.2.5.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.6/otp_win64_25.3.2.6.exe#/dl.7z",
"hash": "1e77a0d9fd54c8e245ce21ff663c414db1f462768738da9590c77b5a61e6894a" "hash": "b413d0869b04d41f482ed9c20b80b09032ce56b23fd81ca54794b7f86e40d614"
}, },
"32bit": { "32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.5/otp_win32_25.3.2.5.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.6/otp_win32_25.3.2.6.exe#/dl.7z",
"hash": "4ebce61a330e21d0ab21c8a6dc0e0d9bbb4f9e42e36ce97c97e52b3d336564b8" "hash": "9bf5722f05ca6794d44773179f99159fb80c65fd7cb643f6c33e59fe0f40344a"
} }
}, },
"installer": { "installer": {