Skip to content

Commit 36d9164

Browse files
committed
yeet 0.4.0
1 parent 58188f7 commit 36d9164

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.3.0.tar.gz"
5-
sha256 "11352164ee78184b04372034ad94ba83f6a18ee6248377e4b45f2d36d408913a"
4+
url "https://github.com/TecharoHQ/yeet/archive/refs/tags/v0.4.0.tar.gz"
5+
sha256 "9928c0ed6656b21acb15c47c4bfd9ed82c14eaa0d626a9d0f3c17afd067b9a95"
66
license "MIT"
77
head "https://github.com/TecharoHQ/yeet.git", branch: "main"
88

0 commit comments

Comments
 (0)