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 29ea58f commit c89dcabCopy full SHA for c89dcab
Formula/b/biome.rb
@@ -1,8 +1,8 @@
1
class Biome < Formula
2
desc "Toolchain of the web"
3
homepage "https://biomejs.dev/"
4
- url "https://github.com/biomejs/biome/archive/refs/tags/@biomejs/[email protected].4.tar.gz"
5
- sha256 "4239fbcb799717215c8cb204f2f90bc38ef7e118935fb72cddcca51046c1e8fb"
+ url "https://github.com/biomejs/biome/archive/refs/tags/@biomejs/[email protected].5.tar.gz"
+ sha256 "233885e012f40946928ba8be14af202a8bf152da8adb812743814abc6978e47d"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/biomejs/biome.git", branch: "main"
8
0 commit comments