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 63b2d2e commit 0cd1195Copy full SHA for 0cd1195
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.0.0.tgz"
5
- sha256 "510a787115279bd2fb53ab4d52c60ba90aac99c06bc06e4a9183a3483aec4ded"
+ url "https://registry.npmjs.org/vite/-/vite-7.0.1.tgz"
+ sha256 "81a2aa975fc8e55491711048a0f73932863bf286b4f137f84b609b74cb73cfa1"
6
license "MIT"
7
8
bottle do
0 commit comments