mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
opam: Update to version 2.4.1
This commit is contained in:
parent
460e48c08d
commit
bc4a228e83
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.0",
|
"version": "2.4.1",
|
||||||
"description": "opam is a source-based package manager for OCaml.",
|
"description": "opam is a source-based package manager for OCaml.",
|
||||||
"homepage": "https://opam.ocaml.org/",
|
"homepage": "https://opam.ocaml.org/",
|
||||||
"license": "LGPL-2.1-only",
|
"license": "LGPL-2.1-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ocaml/opam/releases/download/2.4.0/opam-2.4.0-x86_64-windows.exe#/opam.exe",
|
"url": "https://github.com/ocaml/opam/releases/download/2.4.1/opam-2.4.1-x86_64-windows.exe#/opam.exe",
|
||||||
"hash": "fb95167951efc4c7b195a8f50269b591f8227f171731fd081a30d5f2f7601a3f"
|
"hash": "72dbcc40dc5e2bb9185f444fd125d2fa0899c4d069652be01647a3a3b8be8fa8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "opam.exe",
|
"bin": "opam.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user