Skip to content

Commit

Permalink
Add galasactl 0.37.0 cask (#1)
Browse files Browse the repository at this point in the history
* Add galasactl 0.37.0 cask

Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>

* Run brew style --fix to resolve cask styling issues

Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>

---------

Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
  • Loading branch information
eamansour authored Sep 19, 2024
1 parent 7b27e90 commit b933bde
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 12 deletions.
11 changes: 5 additions & 6 deletions Casks/g/galasactl.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@

cask "galasactl" do
arch arm: "arm64", intel: "x86-64"
version "0.36.0"

version "0.37.0"
# Create the sha256 using shasum --algorithm 256 <file>
sha256 arm: "d162571e1fa71d78f0d625d4feb6d17da21da54b5888f6fedc52902330accf98",
intel: "a1ad08b22a1ca6f8f0755e34aec2a4b69ffee19450966753ba9a9f938c481653"
sha256 arm: "5c4fe2c9e99af4ea21961c1b640a8a509b057eca37c27bfeb685d860c3b88b8c",
intel: "2a019c7ad7c8158c12380a4a66293291d38fc553cc400caee89b8245263e2bc4"

url "https://github.com/galasa-dev/cli/releases/download/v#{version}/galasactl-darwin-#{arch}",
verified: "github.com/galasa-dev/cli/releases/"
name "Galasa Client"
desc "Client to interact with the Galasa ecosystem or local development environment. Latest version."
desc "Client to interact with the Galasa ecosystem or local development environment. Latest version"

Check failure on line 12 in Casks/g/galasactl.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Cask/Desc: Description is too long. It should be less than 80 characters. The current length is 93.
homepage "https://galasa.dev/"

livecheck do
Expand Down
2 changes: 1 addition & 1 deletion Casks/g/galasactl@0.33.0.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "galasactl@0.33.0" do
arch arm: "arm64", intel: "x86-64"

version "0.33.0"
# Create the sha256 using shasum --algorithm 256 <file>
sha256 arm: "2965195ff7da084a3b60e48547f6ffc26bada6ae7bfebcf3c804041cd829f8cc",
Expand Down
2 changes: 1 addition & 1 deletion Casks/g/galasactl@0.34.0.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "galasactl@0.34.0" do
arch arm: "arm64", intel: "x86-64"

version "0.34.0"
# Create the sha256 using shasum --algorithm 256 <file>
sha256 arm: "f6db24d394dcda85d0a6c93d24279f0e99a149c842fb2628b13c82409f794fd0",
Expand Down
2 changes: 1 addition & 1 deletion Casks/g/galasactl@0.34.1.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "galasactl@0.34.1" do
arch arm: "arm64", intel: "x86-64"

version "0.34.1"
# Create the sha256 using shasum --algorithm 256 <file>
sha256 arm: "9336ff87dfe927a5fd07f5d59cffeb165680e4ce08ed199350810513b94ad85e",
Expand Down
2 changes: 1 addition & 1 deletion Casks/g/galasactl@0.35.0.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "galasactl@0.35.0" do
arch arm: "arm64", intel: "x86-64"

version "0.35.0"
# Create the sha256 using shasum --algorithm 256 <file>
sha256 arm: "8bf6aa19fd5ea6e34c40379165892272c67f74c6b11992a9f1840cc72e79e08c",
Expand Down
4 changes: 2 additions & 2 deletions Casks/g/galasactl@0.36.0.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "galasactl@0.36.0" do
arch arm: "arm64", intel: "x86-64"

version "0.36.0"
# Create the sha256 using shasum --algorithm 256 <file>
sha256 arm: "d162571e1fa71d78f0d625d4feb6d17da21da54b5888f6fedc52902330accf98",
Expand All @@ -9,7 +9,7 @@
url "https://github.com/galasa-dev/cli/releases/download/v#{version}/galasactl-darwin-#{arch}",
verified: "github.com/galasa-dev/cli/releases/"
name "Galasa Client"
desc "Client to interact with the Galasa ecosystem or local development environment. Version 0.36.0."
desc "Client to interact with the Galasa ecosystem or local development environment. Version 0.36.0"

Check failure on line 12 in Casks/g/galasactl@0.36.0.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Cask/Desc: Description is too long. It should be less than 80 characters. The current length is 93.
homepage "https://galasa.dev/"

livecheck do
Expand Down
21 changes: 21 additions & 0 deletions Casks/g/galasactl@0.37.0.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
cask "galasactl@0.37.0" do
arch arm: "arm64", intel: "x86-64"

version "0.37.0"
# Create the sha256 using shasum --algorithm 256 <file>
sha256 arm: "5c4fe2c9e99af4ea21961c1b640a8a509b057eca37c27bfeb685d860c3b88b8c",
intel: "2a019c7ad7c8158c12380a4a66293291d38fc553cc400caee89b8245263e2bc4"

url "https://github.com/galasa-dev/cli/releases/download/v#{version}/galasactl-darwin-#{arch}",
verified: "github.com/galasa-dev/cli/releases/"
name "Galasa Client"
desc "Client to interact with the Galasa ecosystem or local development environment. Version 0.37.0"

Check failure on line 12 in Casks/g/galasactl@0.37.0.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Cask/Desc: Description is too long. It should be less than 80 characters. The current length is 93.
homepage "https://galasa.dev/"

livecheck do
url :url
strategy :github_latest
end

binary "galasactl-darwin-#{arch}", target: "galasactl"
end

0 comments on commit b933bde

Please sign in to comment.