mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
opam: Update to version 2.3.0
This commit is contained in:
parent
6db3a68f6b
commit
948f207f45
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.1",
|
"version": "2.3.0",
|
||||||
"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.2.1/opam-2.2.1-x86_64-windows.exe#/opam.exe",
|
"url": "https://github.com/ocaml/opam/releases/download/2.3.0/opam-2.3.0-x86_64-windows.exe#/opam.exe",
|
||||||
"hash": "6AECD4DD221E2E283874652AA3577A9677CC417ECB79DAC8AAC9CEEE1B790FE1"
|
"hash": "925e7059ae6e5aefae729dd8ea66cd92b21450b50d8e6564d185443e41c1cd84"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "opam.exe",
|
"bin": "opam.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user