Skip to content

Commit d85d62c

Browse files
Update Homebrew formula for version 1.0.0-alpha.28
1 parent 2daca6b commit d85d62c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/teensyrom-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class TeensyromCli < Formula
22
desc "TeensyROM CLI tool"
33
homepage "https://github.com/MetalHexx/TeensyROM-CLI"
4-
url "https://github.com/MetalHexx/TeensyROM-CLI/releases/download/1.0.0-alpha.27/tr-cli-1.0.0-alpha.27-osx-x64.zip"
5-
sha256 "eade6b518ae53cd7a8e7b6964bf84f15e22b95a354d42c445327298a3919c5d8"
6-
version "1.0.0-alpha.27"
4+
url "https://github.com/MetalHexx/TeensyROM-CLI/releases/download/1.0.0-alpha.28/tr-cli-1.0.0-alpha.28-osx-x64.zip"
5+
sha256 "13a8ceb8ade2307f400fecaed9b3dbac5a84393d1985d30ce441dcfe5116bb65"
6+
version "1.0.0-alpha.28"
77

88
def install
99
libexec.install Dir["*"]

0 commit comments

Comments
 (0)