Skip to content

Commit 1c6b276

Browse files
committed
vite 5.4.3
1 parent 787804a commit 1c6b276

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-5.4.2.tgz"
5-
sha256 "0cf95ac661228303b0067f9e95bdd0cdde0d4227d897a25ad2f62e68b4385439"
4+
url "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz"
5+
sha256 "d9cc346f6f1b15d3ac4b4f9676a8077c650d0d94d7410de6eed5f8bf244e46b0"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)