Skip to content

Commit

Permalink
Release 1.23.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sandromello authored and github-actions[bot] committed Jul 22, 2024
1 parent e21cdda commit fcc5b62
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
24 changes: 12 additions & 12 deletions dist/checksums.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
c6c919822afbbfed7272c4a527faad57290276a1b2b443e0bb7d1a593e7a77d8 ./dist/binaries/hoop_1.23.8_Linux_aarch64.tar.gz
5abe2776550af064478f070e7dae5291f3192f1603efa63990735eaeb27c8b2b ./dist/binaries/hoop_1.23.8_Darwin_aarch64.tar.gz
583f2509a81fb045aa0b68c4dd52ce7d231279ba0b883e94c5213e4c16d94289 ./dist/binaries/hoop_1.23.8_Darwin_amd64.tar.gz
c6c919822afbbfed7272c4a527faad57290276a1b2b443e0bb7d1a593e7a77d8 ./dist/binaries/hoop_1.23.8_Linux_arm64.tar.gz
f0baad2795aadfed8b72d9a622f3c94f508eeb7b158e2c9bb3fca53116621988 ./dist/binaries/hoop_1.23.8_Windows_arm64.tar.gz
5abe2776550af064478f070e7dae5291f3192f1603efa63990735eaeb27c8b2b ./dist/binaries/hoop_1.23.8_Darwin_arm64.tar.gz
583f2509a81fb045aa0b68c4dd52ce7d231279ba0b883e94c5213e4c16d94289 ./dist/binaries/hoop_1.23.8_Darwin_x86_64.tar.gz
26c5c8f3a0d42d87fc1314988761243198a0812ef4e55f50ad6b9656822dfac4 ./dist/binaries/hoop_1.23.8_Windows_x86_64.tar.gz
d966db5478efb63c0ea6c29ac27588bf78c6b0c8d66cf80dea0f6036a1eb462e ./dist/binaries/hoop_1.23.8_Linux_x86_64.tar.gz
d966db5478efb63c0ea6c29ac27588bf78c6b0c8d66cf80dea0f6036a1eb462e ./dist/binaries/hoop_1.23.8_Linux_amd64.tar.gz
26c5c8f3a0d42d87fc1314988761243198a0812ef4e55f50ad6b9656822dfac4 ./dist/binaries/hoop_1.23.8_Windows_amd64.tar.gz
f0baad2795aadfed8b72d9a622f3c94f508eeb7b158e2c9bb3fca53116621988 ./dist/binaries/hoop_1.23.8_Windows_aarch64.tar.gz
818b218a8de28d771110420ce534d07acb7829df24e0571a9856a553736bd463 ./dist/binaries/hoop_1.23.9_Darwin_amd64.tar.gz
75baccf78ab11f865f366e9076c1ed429afb78951620eee8c38396582ff2b3b8 ./dist/binaries/hoop_1.23.9_Windows_arm64.tar.gz
b12943e2747b972b6d64ce7728bc2755799595b33c9cfb5accb55245c1a8eaa9 ./dist/binaries/hoop_1.23.9_Darwin_aarch64.tar.gz
d4ec55ce157733474bb6f0bf3c62a816746bdcd49c2b270beed0e977a56c61ab ./dist/binaries/hoop_1.23.9_Windows_x86_64.tar.gz
818b218a8de28d771110420ce534d07acb7829df24e0571a9856a553736bd463 ./dist/binaries/hoop_1.23.9_Darwin_x86_64.tar.gz
6771bb3d933dc71c5473246b63a5bf624164f71cc2ab7321bbabe3f6523d1d10 ./dist/binaries/hoop_1.23.9_Linux_x86_64.tar.gz
b12943e2747b972b6d64ce7728bc2755799595b33c9cfb5accb55245c1a8eaa9 ./dist/binaries/hoop_1.23.9_Darwin_arm64.tar.gz
74fa772471fa3e80cb0031db4ebe5dd0f04af46318a250d2f913790dfa7fb053 ./dist/binaries/hoop_1.23.9_Linux_aarch64.tar.gz
75baccf78ab11f865f366e9076c1ed429afb78951620eee8c38396582ff2b3b8 ./dist/binaries/hoop_1.23.9_Windows_aarch64.tar.gz
74fa772471fa3e80cb0031db4ebe5dd0f04af46318a250d2f913790dfa7fb053 ./dist/binaries/hoop_1.23.9_Linux_arm64.tar.gz
6771bb3d933dc71c5473246b63a5bf624164f71cc2ab7321bbabe3f6523d1d10 ./dist/binaries/hoop_1.23.9_Linux_amd64.tar.gz
d4ec55ce157733474bb6f0bf3c62a816746bdcd49c2b270beed0e977a56c61ab ./dist/binaries/hoop_1.23.9_Windows_amd64.tar.gz
18 changes: 9 additions & 9 deletions hoop.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
class Hoop < Formula
desc "Hoop allows acessing any infra-structure resource easily and secure."
homepage "https://github.com/hoophq/hoop"
version "1.23.8"
version "1.23.9"

on_macos do
if Hardware::CPU.intel?
url "https://releases.hoop.dev/release/1.23.8/hoop_1.23.8_Darwin_amd64.tar.gz"
sha256 "583f2509a81fb045aa0b68c4dd52ce7d231279ba0b883e94c5213e4c16d94289"
url "https://releases.hoop.dev/release/1.23.9/hoop_1.23.9_Darwin_amd64.tar.gz"
sha256 "818b218a8de28d771110420ce534d07acb7829df24e0571a9856a553736bd463"

def install
bin.install "hoop"
end
end
if Hardware::CPU.arm?
url "https://releases.hoop.dev/release/1.23.8/hoop_1.23.8_Darwin_arm64.tar.gz"
sha256 "5abe2776550af064478f070e7dae5291f3192f1603efa63990735eaeb27c8b2b"
url "https://releases.hoop.dev/release/1.23.9/hoop_1.23.9_Darwin_arm64.tar.gz"
sha256 "b12943e2747b972b6d64ce7728bc2755799595b33c9cfb5accb55245c1a8eaa9"

def install
bin.install "hoop"
Expand All @@ -28,16 +28,16 @@ def install

on_linux do
if Hardware::CPU.arm? && Hardware::CPU.is_64_bit?
url "https://releases.hoop.dev/release/1.23.8/hoop_1.23.8_Linux_arm64.tar.gz"
sha256 "c6c919822afbbfed7272c4a527faad57290276a1b2b443e0bb7d1a593e7a77d8"
url "https://releases.hoop.dev/release/1.23.9/hoop_1.23.9_Linux_arm64.tar.gz"
sha256 "74fa772471fa3e80cb0031db4ebe5dd0f04af46318a250d2f913790dfa7fb053"

def install
bin.install "hoop"
end
end
if Hardware::CPU.intel?
url "https://releases.hoop.dev/release/1.23.8/hoop_1.23.8_Linux_amd64.tar.gz"
sha256 "d966db5478efb63c0ea6c29ac27588bf78c6b0c8d66cf80dea0f6036a1eb462e"
url "https://releases.hoop.dev/release/1.23.9/hoop_1.23.9_Linux_amd64.tar.gz"
sha256 "6771bb3d933dc71c5473246b63a5bf624164f71cc2ab7321bbabe3f6523d1d10"

def install
bin.install "hoop"
Expand Down

0 comments on commit fcc5b62

Please sign in to comment.