vite 3.2.5

Closes #117364.

Signed-off-by: Dawid Dziurla <9713907+dawidd6@users.noreply.github.com>
Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Zhong Ruoyu 2022-12-05 17:02:38 +08:00 committed by BrewTestBot
parent f9eebd3ef5
commit d954710e03
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require "language/node"
class Vite < Formula
desc "Next generation frontend tooling. It's fast!"
homepage "https://vitejs.dev/"
url "https://registry.npmjs.org/vite/-/vite-3.2.4.tgz"
sha256 "f8c10824bdbe809e9a934de19d94c744d99d6736b0b3390ac19d40f663bc67ce"
url "https://registry.npmjs.org/vite/-/vite-3.2.5.tgz"
sha256 "ef4a3b7097b0cf5ad597218a25c2cfa20567cf9e4c8b81c5203c4e60a490c8b5"
license "MIT"
bottle do