Skip to content

Commit 64de46d

Browse files
committed
yeet 0.6.0
1 parent cdd79f2 commit 64de46d

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.5.0.tar.gz"
5-
sha256 "6e8dafbbb043760f6dbc4e5c54a45d4c5426d884561b15ea00ffa84952e17371"
4+
url "https://github.com/TecharoHQ/yeet/archive/refs/tags/v0.6.0.tar.gz"
5+
sha256 "b87d344b56eb69aa72dce54c88397a77a8a24a9c013d1d81796d165d3000fe5d"
66
license "MIT"
77
head "https://github.com/TecharoHQ/yeet.git", branch: "main"
88

0 commit comments

Comments
 (0)