Skip to content

Commit 15c2fd6

Browse files
committed
rgbds 0.9.1
1 parent 377f940 commit 15c2fd6

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.9.0.tar.gz"
5-
sha256 "2be649a6b3c3b4a462e222b3082fa2e1c83142f317ba862b17899f5a25717380"
4+
url "https://github.com/gbdev/rgbds/archive/refs/tags/v0.9.1.tar.gz"
5+
sha256 "0eba653065d8ab6aaec9a4269bbd29efc2015189420154b2126ad410f1590e0e"
66
license "MIT"
77
head "https://github.com/gbdev/rgbds.git", branch: "master"
88

0 commit comments

Comments
 (0)