Skip to content

Commit e2da0e4

Browse files
authored
rgbds 0.7.0
1 parent 49ad908 commit e2da0e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rgbds.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rgbds < Formula
22
desc "Rednex GameBoy Development System"
33
homepage "https://rgbds.gbdev.io"
4-
url "https://github.com/gbdev/rgbds/archive/refs/tags/v0.6.1.tar.gz"
5-
sha256 "fdc48f5b416fd200598320dec7ffd1207516842771a55a15e5cdd04a243b0d74"
4+
url "https://github.com/gbdev/rgbds/archive/refs/tags/v0.7.0.tar.gz"
5+
sha256 "ef04d24d7a79c05ffadac0c08214f59b8d8812c7d1052a585e5ab0145f093b30"
66
license "MIT"
77
head "https://github.com/gbdev/rgbds.git", branch: "master"
88

0 commit comments

Comments
 (0)