Skip to content

Commit 8cbf345

Browse files
committed
yeet 0.6.1
1 parent 6e350a3 commit 8cbf345

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

0 commit comments

Comments
 (0)