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