From 82b8c56df200f08ce187e8bc118e18f588712624 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 2 Jul 2026 12:48:01 +0000 Subject: [PATCH] vite-plus 0.2.2 --- Formula/v/vite-plus.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/vite-plus.rb b/Formula/v/vite-plus.rb index 48236b91130b..b36fe68e0006 100644 --- a/Formula/v/vite-plus.rb +++ b/Formula/v/vite-plus.rb @@ -1,8 +1,8 @@ class VitePlus < Formula desc "Unified toolchain and entry point for web development" homepage "https://viteplus.dev" - url "https://github.com/voidzero-dev/vite-plus/archive/refs/tags/v0.1.22.tar.gz" - sha256 "b1e6951592ae7af2f7a6044e92fc1d1802288bf8c0c4039a982ba3d58a46e797" + url "https://github.com/voidzero-dev/vite-plus/archive/refs/tags/v0.2.2.tar.gz" + sha256 "f936ee7a630d6a4387ca7cbb56105e96b2b532fdda5d658e640d27feb435558c" license "MIT" head "https://github.com/voidzero-dev/vite-plus.git", branch: "main"