We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58188f7 commit 36d9164Copy full SHA for 36d9164
Formula/y/yeet.rb
@@ -1,8 +1,8 @@
1
class Yeet < Formula
2
desc "Packaging tool that lets you declare build instructions in JavaScript"
3
homepage "https://github.com/TecharoHQ/yeet"
4
- url "https://github.com/TecharoHQ/yeet/archive/refs/tags/v0.3.0.tar.gz"
5
- sha256 "11352164ee78184b04372034ad94ba83f6a18ee6248377e4b45f2d36d408913a"
+ url "https://github.com/TecharoHQ/yeet/archive/refs/tags/v0.4.0.tar.gz"
+ sha256 "9928c0ed6656b21acb15c47c4bfd9ed82c14eaa0d626a9d0f3c17afd067b9a95"
6
license "MIT"
7
head "https://github.com/TecharoHQ/yeet.git", branch: "main"
8
0 commit comments