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 2daca6b commit d85d62cCopy full SHA for d85d62c
Formula/teensyrom-cli.rb
@@ -1,9 +1,9 @@
1
class TeensyromCli < Formula
2
desc "TeensyROM CLI tool"
3
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"
+ url "https://github.com/MetalHexx/TeensyROM-CLI/releases/download/1.0.0-alpha.28/tr-cli-1.0.0-alpha.28-osx-x64.zip"
+ sha256 "13a8ceb8ade2307f400fecaed9b3dbac5a84393d1985d30ce441dcfe5116bb65"
+ version "1.0.0-alpha.28"
7
8
def install
9
libexec.install Dir["*"]
0 commit comments