Skip to content

Commit

Permalink
v1.8.0-dev.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mocli committed Apr 30, 2024
1 parent acba90e commit fbc159c
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 23 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.8.0-dev.15](https://github.com/mogenius/mocli/compare/v1.8.0-dev.14...v1.8.0-dev.15) (2024-04-30)


### Bug Fixes

* remove systray icon ([754efb8](https://github.com/mogenius/mocli/commit/754efb888b146008d61dab37030c932f3887ba69))

## [1.8.0-dev.14](https://github.com/mogenius/mocli/compare/v1.8.0-dev.13...v1.8.0-dev.14) (2024-04-30)


### Bug Fixes

* build tags for systray icon ([c19e64f](https://github.com/mogenius/mocli/commit/c19e64f5881e2df6646a390b9ba7ba84eee571ad))

## [1.8.0-dev.13](https://github.com/mogenius/mocli/compare/v1.8.0-dev.12...v1.8.0-dev.13) (2024-04-30)


### Bug Fixes

* enable presentMetadataShellAccess ([9a08d92](https://github.com/mogenius/mocli/commit/9a08d92de4a7cf66501de5acdf190d5ebf4bbd89))
* improve status, add spinner ([b6e1caa](https://github.com/mogenius/mocli/commit/b6e1caad1c10bf2df40a46839c108d073b4c48e8))
* pod logs and tty ([5ed637a](https://github.com/mogenius/mocli/commit/5ed637a2ce07abf5ab31495d2bd28d12118dfa3f))

## [1.8.0-dev.12](https://github.com/mogenius/mocli/compare/v1.8.0-dev.11...v1.8.0-dev.12) (2024-04-22)


### Bug Fixes

* minor fix. ([3d37dca](https://github.com/mogenius/mocli/commit/3d37dca392c59906422d57540b1627aedc8e90f7))

## [1.8.0-dev.11](https://github.com/mogenius/mocli/compare/v1.8.0-dev.10...v1.8.0-dev.11) (2024-03-22)


Expand Down
8 changes: 4 additions & 4 deletions mocli-dev.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "1.8.0-dev.11",
"version": "1.8.0-dev.15",
"license": "UNKNOWN",
"homepage": "https://mocli.dev",
"bin": "mocli.exe",
"pre_install": "Rename-Item \"$dir\\mocli-dev-v1.8.0-dev.11-windows-amd64\" mocli.exe",
"pre_install": "Rename-Item \"$dir\\mocli-dev-v1.8.0-dev.15-windows-amd64\" mocli.exe",
"description": "mogenius cli!",
"architecture": {
"64bit": {
"url": "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.11/mocli-dev-v1.8.0-dev.11-windows-amd64",
"hash": "6a99b38cd5606d9f96e19365404771bc761e2759c08966a0b4fdf5a44a1cfeda"
"url": "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.15/mocli-dev-v1.8.0-dev.15-windows-amd64",
"hash": "a70eaf91fbcd05bd3f535fd13bfba25e45f8b13d859b57ab5a557e86467d67dc"
}
}
}
38 changes: 19 additions & 19 deletions mocli-dev.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,38 @@ class MocliDev < Formula
desc "View your mogenius account in style from your CLI environment! [dev]"
homepage "https://www.mogenius.com"

version "1.8.0-dev.11"
version "1.8.0-dev.15"
license "MIT"

test do
end

on_macos do
if Hardware::CPU.arm?
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.11/mocli-dev-v1.8.0-dev.11-darwin-arm64.tar.gz"
sha256 "30c98af9879da73148185db90c3af2f6ea54bb8ad301a4525a3a6bf3d9dc9cec"
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.15/mocli-dev-v1.8.0-dev.15-darwin-arm64.tar.gz"
sha256 "89adb28e5647ae3629862933d46376ec03893cab22f06d317e839835e7ecf334"
elsif Hardware::CPU.intel?
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.11/mocli-dev-v1.8.0-dev.11-darwin-amd64.tar.gz"
sha256 "673a3815b7017485fb971b3fbac41aebb82b0438cece11684b8135cc7e3ff08e"
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.15/mocli-dev-v1.8.0-dev.15-darwin-amd64.tar.gz"
sha256 "c3a231a89078a6fbbc0577f8703422caa0526df85ff98ea3d75656c2240e2e6b"
end
end

on_linux do
if Hardware::CPU.intel?
if Hardware::CPU.is_64_bit?
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.11/mocli-dev-v1.8.0-dev.11-linux-amd64.tar.gz"
sha256 "3230b79d6b1f4e88b864479e25700971569dd5a61fc643f1a33005bfbedcf2c7"
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.15/mocli-dev-v1.8.0-dev.15-linux-amd64.tar.gz"
sha256 "a1a77c6c221ab1a6535843ea89bf956cb2181890dec0cbbffdc21cff03bd9e07"
else
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.11/mocli-dev-v1.8.0-dev.11-linux-386.tar.gz"
sha256 "ffbc216f5e06c636659292f8049d64946b9c40e64580635ae8fe4dbcf75f9a31"
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.15/mocli-dev-v1.8.0-dev.15-linux-386.tar.gz"
sha256 "4828c55f3f848adeb7cf37b0af76f9ab3e9e88671996c68eaadad4cc14602ca3"
end
elsif Hardware::CPU.arm?
if Hardware::CPU.is_64_bit?
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.11/mocli-dev-v1.8.0-dev.11-linux-arm64.tar.gz"
sha256 "3ca918b2f8a077196e818a4c802865f83bf7916b596956707894c8a17a2247c4"
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.15/mocli-dev-v1.8.0-dev.15-linux-arm64.tar.gz"
sha256 "ed2af658517a77d62eecee72537ed9b9a9f18dae2b2dc7fb52a0a2ea01470360"
else
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.11/mocli-dev-v1.8.0-dev.11-linux-arm.tar.gz"
sha256 "12348638040c4b3dc5c08bcc3de7c85869959a59cc4942dc7ec2b80fd975362c"
url "https://github.com/mogenius/homebrew-mocli-dev/releases/download/v1.8.0-dev.15/mocli-dev-v1.8.0-dev.15-linux-arm.tar.gz"
sha256 "8ca12a727cce419f47a41dfc458e3480165c51fbad5df86f809fd5411e48248d"
end
end
end
Expand All @@ -42,27 +42,27 @@ def install
if OS.mac?
if Hardware::CPU.arm?
# Installation steps for macOS ARM64
bin.install "mocli-dev-v1.8.0-dev.11-darwin-arm64" => "mocli-dev"
bin.install "mocli-dev-v1.8.0-dev.15-darwin-arm64" => "mocli-dev"
elsif Hardware::CPU.intel?
# Installation steps for macOS AMD64
bin.install "mocli-dev-v1.8.0-dev.11-darwin-amd64" => "mocli-dev"
bin.install "mocli-dev-v1.8.0-dev.15-darwin-amd64" => "mocli-dev"
end
elsif OS.linux?
if Hardware::CPU.intel?
if Hardware::CPU.is_64_bit?
# Installation steps for Linux AMD64
bin.install "mocli-dev-v1.8.0-dev.11-linux-amd64" => "mocli-dev"
bin.install "mocli-dev-v1.8.0-dev.15-linux-amd64" => "mocli-dev"
else
# Installation steps for Linux 386
bin.install "mocli-dev-v1.8.0-dev.11-linux-386" => "mocli-dev"
bin.install "mocli-dev-v1.8.0-dev.15-linux-386" => "mocli-dev"
end
elsif Hardware::CPU.arm?
if Hardware::CPU.is_64_bit?
# Installation steps for Linux ARM64
bin.install "mocli-dev-v1.8.0-dev.11-linux-arm64" => "mocli-dev"
bin.install "mocli-dev-v1.8.0-dev.15-linux-arm64" => "mocli-dev"
else
# Installation steps for Linux ARM
bin.install "mocli-dev-v1.8.0-dev.11-linux-arm" => "mocli-dev"
bin.install "mocli-dev-v1.8.0-dev.15-linux-arm" => "mocli-dev"
end
end
end
Expand Down

0 comments on commit fbc159c

Please sign in to comment.