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 cdd79f2 commit 64de46dCopy full SHA for 64de46d
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.5.0.tar.gz"
5
- sha256 "6e8dafbbb043760f6dbc4e5c54a45d4c5426d884561b15ea00ffa84952e17371"
+ url "https://github.com/TecharoHQ/yeet/archive/refs/tags/v0.6.0.tar.gz"
+ sha256 "b87d344b56eb69aa72dce54c88397a77a8a24a9c013d1d81796d165d3000fe5d"
6
license "MIT"
7
head "https://github.com/TecharoHQ/yeet.git", branch: "main"
8
0 commit comments