Skip to content

Commit 19bff3b

Browse files
committed
yeet 0.8.1
1 parent 753f318 commit 19bff3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/yeet.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Yeet < Formula
22
desc "Packaging tool that lets you declare build instructions in JavaScript"
33
homepage "https://github.com/TecharoHQ/yeet"
4-
url "https://github.com/TecharoHQ/yeet/archive/refs/tags/v0.8.0.tar.gz"
5-
sha256 "dcc34f66405987b1509b7bc7191094c3c275e94a57a6d31e071a03d2f96aaa1d"
4+
url "https://github.com/TecharoHQ/yeet/archive/refs/tags/v0.8.1.tar.gz"
5+
sha256 "c27f50d0b35180feea156f8c36e8ccd40959ef83aa303049a3f19fdd86914f7b"
66
license "MIT"
77
head "https://github.com/TecharoHQ/yeet.git", branch: "main"
88

0 commit comments

Comments
 (0)