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 7d74150 commit eb0bb81Copy full SHA for eb0bb81
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].0.tar.gz"
5
- sha256 "8415b17b218c514a9993b6d4c66d6186e047c55b7a786a5443e2bca9dff04fed"
+ url "https://github.com/biomejs/biome/archive/refs/tags/@biomejs/[email protected].1.tar.gz"
+ sha256 "83ac4aeffcd1b3017ed145c92565ebe0fb6a61cfbd9005f4f1c732c1232df035"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/biomejs/biome.git", branch: "main"
8
0 commit comments