Skip to content

Commit

Permalink
Lowercase SHA
Browse files Browse the repository at this point in the history
Closes #4.

Signed-off-by: Matt Pruitt <matt@guitsaru.com>
  • Loading branch information
Matt Pruitt authored and guitsaru committed Apr 14, 2021
1 parent 82a0d40 commit f298c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/smaug.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Smaug < Formula
desc "Manages your DragonRuby Game Toolkit projects"
homepage "https://smaug.dev"
url "https://github.com/ereborstudios/smaug/archive/v0.2.3.tar.gz"
sha256 "b25d24147cb721a9f93da9ba4adfa30db46a90970e28fa491044a1b46321001B"
sha256 "b25d24147cb721a9f93da9ba4adfa30db46a90970e28fa491044a1b46321001b"
license "AGPL-3.0-or-later"

depends_on "rust" => :build
Expand Down

0 comments on commit f298c0c

Please sign in to comment.