stella 5.0.2
Closes #17045. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b8e673e7e0
commit
74f43833af
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Stella < Formula
|
||||
desc "Atari 2600 VCS emulator"
|
||||
homepage "https://stella-emu.github.io/"
|
||||
url "https://github.com/stella-emu/stella/releases/download/5.0.1/stella-5.0.1-src.tar.xz"
|
||||
sha256 "34ff90b60a4d277ada2815c4d65eda18c87371d0fb15e872b8ac82aac3e0b07a"
|
||||
url "https://github.com/stella-emu/stella/releases/download/5.0.2/stella-5.0.2-src.tar.xz"
|
||||
sha256 "74ee708b68340b65519a04a22c61921cdcf69a1d308600c212414b28e9e689ac"
|
||||
head "https://github.com/stella-emu/stella.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue