Skip to content

Commit

Permalink
Releasing v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ck3mp3r committed May 11, 2024
1 parent 47512f2 commit fab757d
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "laio"
version = "0.10.0"
version = "0.10.1"
edition = "2021"
description = "A simple flexbox-like layout manager for tmux."
homepage = "https://github.com/ck3mp3r/laio-cli"
Expand Down
18 changes: 9 additions & 9 deletions Formula/laio.rb
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
class Laio < Formula
desc "laio - a simple, flexbox-inspired, layout & session manager for tmux."
homepage "https://laio.sh"
version "0.10.0"
version "0.10.1"

depends_on "tmux"

on_macos do
if Hardware::CPU.intel?
url "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.0/laio-0.10.0-x86_64-darwin.tgz"
sha256 "a07fc01a35ff438b773a31614d335bf31148159fc1e636e63e13b92c9c182d3c"
url "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.1/laio-0.10.1-x86_64-darwin.tgz"
sha256 "e1a07dbb1f8dffed96df0776f6ce383fff13d6d117e2dc0ec13297c1d7b6f3ca"
elsif Hardware::CPU.arm?
url "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.0/laio-0.10.0-aarch64-darwin.tgz"
sha256 "ea9b2f0dec84b8bb8116353ff06bac647fb4fd5a11f34d14a69a9fd00a63b7c8"
url "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.1/laio-0.10.1-aarch64-darwin.tgz"
sha256 "d4b490dd58d0298ae628953a226bb693770ce0dec9864ff9aae8e85d2192e79e"
end
end

on_linux do
if Hardware::CPU.intel?
url "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.0/laio-0.10.0-x86_64-linux.tgz"
sha256 "3c66c305e279ad8033eaa2d11e9b78a46ed486b054f342f8bb2e1fb81a315374"
url "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.1/laio-0.10.1-x86_64-linux.tgz"
sha256 "020675df9ba490ce1360443fe9f188fafcad8fc35fc32463558638645425f5d9"
elsif Hardware::CPU.arm?
url "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.0/laio-0.10.0-aarch64-linux.tgz"
sha256 "c2b50a1ad7a55db2b911856b9d5f75b6138189f70bb36013353df58e050474f8"
url "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.1/laio-0.10.1-aarch64-linux.tgz"
sha256 "ddafda21702a4a35269ed5cdbfea47991d64d37f6a4ac6e7926571fb750b8d64"
end
end

Expand Down
4 changes: 2 additions & 2 deletions nix/data/aarch64-darwin.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"url": "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.0/laio-0.10.0-aarch64-darwin.tgz",
"hash": "1j5pcc5d17wslqa4vwqibbyv8zv4mimz0grm2s0vpf44xh6jz6za"
"url": "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.1/laio-0.10.1-aarch64-darwin.tgz",
"hash": "17p7j8hmvs78mbwlz1n9vvh0qxwknrmj4flm53k8lafhb3fr1d6l"
}
4 changes: 2 additions & 2 deletions nix/data/aarch64-linux.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"url": "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.0/laio-0.10.0-aarch64-linux.tgz",
"hash": "1y3l0h2qxx9x6l9n1cqbyy4q24xnfmgrssw526wv4pd5swd0mdf2"
"url": "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.1/laio-0.10.1-aarch64-linux.tgz",
"hash": "0r4d1dsznwb5jbkwcjkagz9n87cr8zmbzkfmkqk3ajiaf0hxmbyx"
}
4 changes: 2 additions & 2 deletions nix/data/x86_64-darwin.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"url": "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.0/laio-0.10.0-x86_64-darwin.tgz",
"hash": "0g1d32f2rf8k7vk3drn1kwalh4gkbcrlsq9i79vqnhzz6ldc0zx0"
"url": "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.1/laio-0.10.1-x86_64-darwin.tgz",
"hash": "1jpknvbw35rjq47drqhps7b17zrz737gcxh7vybfvzwd3yxpv871"
}
4 changes: 2 additions & 2 deletions nix/data/x86_64-linux.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"url": "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.0/laio-0.10.0-x86_64-linux.tgz",
"hash": "0x2k64dbh7rfpgw45wsln23d8vm4g2dixld2x8rq1bbrw82w6riw"
"url": "https://github.com/ck3mp3r/laio-cli/releases/download/v0.10.1/laio-0.10.1-x86_64-linux.tgz",
"hash": "1ngm4ma68f46amij9hszqf7svz7si3qyjgs4c09wx454kggpa1h2"
}

0 comments on commit fab757d

Please sign in to comment.