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 6587e53 commit e2dc1bbCopy full SHA for e2dc1bb
Formula/i/inform6.rb
@@ -1,9 +1,9 @@
1
class Inform6 < Formula
2
desc "Design system for interactive fiction"
3
homepage "https://inform-fiction.org/inform6.html"
4
- url "https://ifarchive.org/if-archive/infocom/compilers/inform6/source/inform-6.42-r7.tar.gz"
5
- version "6.42-r7"
6
- sha256 "63b1266ce43db3892281525f51699d895ef0764084e87ad64f87f7720bd0bb38"
+ url "https://ifarchive.org/if-archive/infocom/compilers/inform6/source/inform-6.42-r8.tar.gz"
+ version "6.42-r8"
+ sha256 "0a8dd735caf42c319e1184f12059aa4ec68a9b8ab95692e956c4cd9c91d45fca"
7
license "Artistic-2.0"
8
head "https://gitlab.com/DavidGriffith/inform6unix.git", branch: "master"
9
0 commit comments