opam: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2025-11-27 16:30:11 +00:00
parent 2d2bde14d4
commit 9fba2d51c6

View File

@ -1,12 +1,12 @@
{
"version": "2.4.1",
"version": "2.5.0",
"description": "opam is a source-based package manager for OCaml.",
"homepage": "https://opam.ocaml.org/",
"license": "LGPL-2.1-only",
"architecture": {
"64bit": {
"url": "https://github.com/ocaml/opam/releases/download/2.4.1/opam-2.4.1-x86_64-windows.exe#/opam.exe",
"hash": "72dbcc40dc5e2bb9185f444fd125d2fa0899c4d069652be01647a3a3b8be8fa8"
"url": "https://github.com/ocaml/opam/releases/download/2.5.0/opam-2.5.0-x86_64-windows.exe#/opam.exe",
"hash": "bb2f4fc1d13ea1ff66d8263c5c0f04412d0225030ed9ef5445d11f3d07b2f379"
}
},
"bin": "opam.exe",