File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11class Getapi < Formula
22 desc "Guided, interactive walkthroughs for setting up developer API credentials"
33 homepage "https://github.com/m2de/getapi"
4- version "1.0 .0"
4+ version "1.1 .0"
55 license "MIT"
66
77 on_arm do
8- url "https://github.com/m2de/getapi/releases/download/v1.0 .0/getapi-aarch64-apple-darwin.tar.gz"
9- sha256 "20e0baf8ffd4b9c559911e1ff926aafb167e48445456aead9eec18c67ad7fa15 "
8+ url "https://github.com/m2de/getapi/releases/download/v1.1 .0/getapi-aarch64-apple-darwin.tar.gz"
9+ sha256 "e19f14173197c32048a7565b58c0e9d07f30fe36fe76994cf24d7ce4dcf9641c "
1010 end
1111
1212 on_intel do
13- url "https://github.com/m2de/getapi/releases/download/v1.0 .0/getapi-x86_64-apple-darwin.tar.gz"
14- sha256 "0258c369d1687d481f34a5638b19068a5238c09345505e9993ab1ecf3694df28 "
13+ url "https://github.com/m2de/getapi/releases/download/v1.1 .0/getapi-x86_64-apple-darwin.tar.gz"
14+ sha256 "a676461ebe41a6ecce65d5050d8ea4e947ddd58f1cdead138e8bfa062f719681 "
1515 end
1616
1717 def install
You can’t perform that action at this time.
0 commit comments