Skip to content

Commit 0cd1195

Browse files
committed
vite 7.0.1
1 parent 63b2d2e commit 0cd1195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vite.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Vite < Formula
22
desc "Next generation frontend tooling. It's fast!"
33
homepage "https://vitejs.dev/"
4-
url "https://registry.npmjs.org/vite/-/vite-7.0.0.tgz"
5-
sha256 "510a787115279bd2fb53ab4d52c60ba90aac99c06bc06e4a9183a3483aec4ded"
4+
url "https://registry.npmjs.org/vite/-/vite-7.0.1.tgz"
5+
sha256 "81a2aa975fc8e55491711048a0f73932863bf286b4f137f84b609b74cb73cfa1"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)