From 3f76d33d38c70c758e3995de934b3a2feb10b725 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 2 Aug 2025 09:01:09 -0700 Subject: [PATCH] Removed duplicate colima --- source/data/applications.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/source/data/applications.json b/source/data/applications.json index 42b0208..c5615cf 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -5946,24 +5946,6 @@ "license": "MIT", "homepage_url": "https://dockge.kuma.pet" }, - { - "name": "Colima", - "description": "Container runtimes on macOS (and Linux) with minimal setup", - "repo_url": "https://github.com/abiosoft/colima", - "tags": [ - "cli" - ], - "platforms": [ - "cross" - ], - "category": "containers", - "stars": 23873, - "flags": [], - "last_commit": "07/31/2025", - "language": "Go", - "license": "MIT", - "homepage_url": "" - }, { "name": "yadm", "description": "Yet Another Dotfiles Manager",