Skip to content

Commit c89dcab

Browse files
committed
biome 2.2.5
1 parent 29ea58f commit c89dcab

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].4.tar.gz"
5-
sha256 "4239fbcb799717215c8cb204f2f90bc38ef7e118935fb72cddcca51046c1e8fb"
4+
url "https://github.com/biomejs/biome/archive/refs/tags/@biomejs/[email protected].5.tar.gz"
5+
sha256 "233885e012f40946928ba8be14af202a8bf152da8adb812743814abc6978e47d"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/biomejs/biome.git", branch: "main"
88

0 commit comments

Comments
 (0)