Skip to content

Commit 8c62995

Browse files
committed
vite 7.0.4
1 parent 5feaa57 commit 8c62995

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.3.tgz"
5-
sha256 "afaf01ea5a12d1eacd3dd4f0268a445be70c5648b86b31e27b551f5d67df668b"
4+
url "https://registry.npmjs.org/vite/-/vite-7.0.4.tgz"
5+
sha256 "d6266ad560a43712fca72e24e152cd45e9b155b5705db9ca5db6000015250c39"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)