We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be78046 commit c5695a0Copy full SHA for c5695a0
Formula/v/vite.rb
@@ -1,8 +1,8 @@
1
class Vite < Formula
2
desc "Next generation frontend tooling. It's fast!"
3
homepage "https://vitejs.dev/"
4
- url "https://registry.npmjs.org/vite/-/vite-7.1.2.tgz"
5
- sha256 "2582c2adf5adbb25f80f24c46dc03548ae97ebab24379e984b503ea20b26286d"
+ url "https://registry.npmjs.org/vite/-/vite-7.1.3.tgz"
+ sha256 "b79b52cf6b220d79ed1d97d2c97d2a80a38007df12909bf5a3f91b5356a93141"
6
license "MIT"
7
8
bottle do
0 commit comments