Skip to content

Commit

Permalink
Merge pull request #180316 from Homebrew/bump-twine-2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane authored Jul 22, 2024
2 parents c0ffc55 + 7323157 commit 15183ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,7 @@ tunnelbear
tunnelblick@beta
tuple
tuta-mail
twine
typeface
typora
typora@dev
Expand Down
6 changes: 4 additions & 2 deletions Casks/t/twine.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
cask "twine" do
version "2.9.0"
sha256 "e266539bff4cb605800bbe40ec025dabee324953c370c8743e7b90e1cc973813"
version "2.9.1"
sha256 "23344fe5707f535ca56bed6dcf9fc56c3fc110576ac19d7e56d576124f94ce24"

url "https://github.com/klembot/twinejs/releases/download/#{version}/Twine-#{version}-macos.dmg",
verified: "github.com/klembot/twinejs/"
name "Twine"
desc "Tool for telling interactive, nonlinear stories"
homepage "https://twinery.org/"

depends_on macos: ">= :high_sierra"

app "Twine.app"

zap trash: [
Expand Down

0 comments on commit 15183ae

Please sign in to comment.