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 49ad908 commit e2da0e4Copy full SHA for e2da0e4
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.6.1.tar.gz"
5
- sha256 "fdc48f5b416fd200598320dec7ffd1207516842771a55a15e5cdd04a243b0d74"
+ url "https://github.com/gbdev/rgbds/archive/refs/tags/v0.7.0.tar.gz"
+ sha256 "ef04d24d7a79c05ffadac0c08214f59b8d8812c7d1052a585e5ab0145f093b30"
6
license "MIT"
7
head "https://github.com/gbdev/rgbds.git", branch: "master"
8
0 commit comments