leap: use new host

The project moved to codeberg and is not mirrored to GitHub.
See the GitHub repository's README.
This commit is contained in:
alfarel 2026-03-11 21:14:33 -04:00
commit 07b4848cc7
No known key found for this signature in database

View file

@ -892,15 +892,16 @@
"leap-nvim": { "leap-nvim": {
"type": "Git", "type": "Git",
"repository": { "repository": {
"type": "GitHub", "type": "Forgejo",
"owner": "ggandor", "server": "https://codeberg.org/",
"owner": "andyg",
"repo": "leap.nvim" "repo": "leap.nvim"
}, },
"branch": "main", "branch": "main",
"submodules": false, "submodules": false,
"revision": "07304103f6bd923004fdef9262d9a4d7925fb70a", "revision": "774c452da3521d4434f912b6ca6dd97318aca4b0",
"url": "https://github.com/ggandor/leap.nvim/archive/07304103f6bd923004fdef9262d9a4d7925fb70a.tar.gz", "url": "https://codeberg.org/andyg/leap.nvim/archive/774c452da3521d4434f912b6ca6dd97318aca4b0.tar.gz",
"hash": "sha256-AImK8kLWBdA1IFeTt52UF8+j+BBmQmz00VW4EWCVQdg=" "hash": "sha256-HkLmYb0+Vu65JalaE2JuMJM74/fWAS3QJRQb4BW5esw="
}, },
"leetcode-nvim": { "leetcode-nvim": {
"type": "Git", "type": "Git",