Skip to content

Commit eb0bb81

Browse files
committed
biome 2.3.1
1 parent 7d74150 commit eb0bb81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/biome.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Biome < Formula
22
desc "Toolchain of the web"
33
homepage "https://biomejs.dev/"
4-
url "https://github.com/biomejs/biome/archive/refs/tags/@biomejs/[email protected].0.tar.gz"
5-
sha256 "8415b17b218c514a9993b6d4c66d6186e047c55b7a786a5443e2bca9dff04fed"
4+
url "https://github.com/biomejs/biome/archive/refs/tags/@biomejs/[email protected].1.tar.gz"
5+
sha256 "83ac4aeffcd1b3017ed145c92565ebe0fb6a61cfbd9005f4f1c732c1232df035"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/biomejs/biome.git", branch: "main"
88

0 commit comments

Comments
 (0)