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 377f940 commit 15c2fd6Copy full SHA for 15c2fd6
Formula/r/rgbds.rb
@@ -1,8 +1,8 @@
1
class Rgbds < Formula
2
desc "Rednex GameBoy Development System"
3
homepage "https://rgbds.gbdev.io"
4
- url "https://github.com/gbdev/rgbds/archive/refs/tags/v0.9.0.tar.gz"
5
- sha256 "2be649a6b3c3b4a462e222b3082fa2e1c83142f317ba862b17899f5a25717380"
+ url "https://github.com/gbdev/rgbds/archive/refs/tags/v0.9.1.tar.gz"
+ sha256 "0eba653065d8ab6aaec9a4269bbd29efc2015189420154b2126ad410f1590e0e"
6
license "MIT"
7
head "https://github.com/gbdev/rgbds.git", branch: "master"
8
0 commit comments