Skip to content

Commit c5695a0

Browse files
committed
vite 7.1.3
1 parent be78046 commit c5695a0

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.1.2.tgz"
5-
sha256 "2582c2adf5adbb25f80f24c46dc03548ae97ebab24379e984b503ea20b26286d"
4+
url "https://registry.npmjs.org/vite/-/vite-7.1.3.tgz"
5+
sha256 "b79b52cf6b220d79ed1d97d2c97d2a80a38007df12909bf5a3f91b5356a93141"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)