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 753f318 commit 19bff3bCopy full SHA for 19bff3b
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.8.0.tar.gz"
5
- sha256 "dcc34f66405987b1509b7bc7191094c3c275e94a57a6d31e071a03d2f96aaa1d"
+ url "https://github.com/TecharoHQ/yeet/archive/refs/tags/v0.8.1.tar.gz"
+ sha256 "c27f50d0b35180feea156f8c36e8ccd40959ef83aa303049a3f19fdd86914f7b"
6
license "MIT"
7
head "https://github.com/TecharoHQ/yeet.git", branch: "main"
8
0 commit comments