From c532aca296f178418c3226b5e10220bd03fa06ef Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 23 Sep 2025 12:30:02 +0000 Subject: [PATCH] olla 0.0.18 --- Formula/o/olla.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/olla.rb b/Formula/o/olla.rb index fcb489c83..bb8c92df5 100644 --- a/Formula/o/olla.rb +++ b/Formula/o/olla.rb @@ -1,8 +1,8 @@ class Olla < Formula desc "Lightweight & fast AI inference proxy for self-hosted LLMs backends" homepage "https://thushan.github.io/olla/" - url "https://github.com/thushan/olla/archive/refs/tags/v0.0.17.tar.gz" - sha256 "488274d20d9fde64046e39aecce4d1c8736cf1c5a688b69f15a0474e40453429" + url "https://github.com/thushan/olla/archive/refs/tags/v0.0.18.tar.gz" + sha256 "7a49146195c34cca987daa277cd20815b471c2337407e80acb18df796d7f938c" license "Apache-2.0" head "https://github.com/thushan/olla.git", branch: "master"