From 0bc18e46200dac55beef3aed9b09620c2804e95a Mon Sep 17 00:00:00 2001 From: "apps.0install.net" Date: Mon, 27 Jul 2026 05:47:10 +0000 Subject: [PATCH 1/2] Added ImageMagick 7.1.2-28 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ImageMagick create, edit, compose, or convert bitmap images ImageMagick can read and write images in a variety of formats (over 200) including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. Graphics https://imagemagick.org/ --- utils/imagemagick.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/utils/imagemagick.xml b/utils/imagemagick.xml index 1212b851f..05a8996ef 100644 --- a/utils/imagemagick.xml +++ b/utils/imagemagick.xml @@ -326,6 +326,18 @@ + + + + + + + + + + + + @@ -359,6 +371,10 @@ + + + + From 6c012c9dbbf0301aadc7de5928f14d60137fe141 Mon Sep 17 00:00:00 2001 From: "apps.0install.net" Date: Mon, 27 Jul 2026 05:47:10 +0000 Subject: [PATCH 2/2] Added Ollama 0.32.4 Ollama run large language models locally Ollama lets you get up and running with large language models such as Llama, Mistral, Gemma and others on your own machine. It bundles model weights, configuration and a runtime into a single tool and exposes both a command-line interface and a local HTTP API. Utility https://ollama.com/ --- utils/ollama.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/utils/ollama.xml b/utils/ollama.xml index 4fe98a75d..3f14d84d0 100644 --- a/utils/ollama.xml +++ b/utils/ollama.xml @@ -318,6 +318,14 @@ + + + + + + + + @@ -474,6 +482,10 @@ + + + + @@ -782,5 +794,13 @@ + + + + + + + +