From eee8a28c419a883bc7e20cf599a9c3d6ffe52d9d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 17 Jun 2026 13:15:17 +0000 Subject: [PATCH] vite-plus 0.2.0 --- 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..70155dc64289 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.0.tar.gz" + sha256 "41b2329b2b3c36f8c3793c4ff3daa523b3a84bfa78a2b0ddfdc79ce3609871a5" license "MIT" head "https://github.com/voidzero-dev/vite-plus.git", branch: "main"