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 936d379 commit 1b77cc6Copy full SHA for 1b77cc6
1 file changed
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-8.0.9.tgz"
5
- sha256 "d58ff29348314775802ba7242edee14cda108c797882759f53420395bea054f4"
+ url "https://registry.npmjs.org/vite/-/vite-8.0.10.tgz"
+ sha256 "05354bd16ba91b67740fe493d75cf0713653f9f6e6b36417b9bdb580c4b31b56"
6
license "MIT"
7
8
bottle do
0 commit comments