Skip to content

Commit

Permalink
Releasing v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ck3mp3r committed Oct 30, 2023
1 parent 74e2d4c commit 3fa9e32
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 10 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 = "rmx"
version = "0.5.4"
version = "0.5.5"
edition = "2021"
description = "A simple flexbox-like layout manager for tmux."
homepage = "https://github.com/ck3mp3r/rmx-cli"
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/rmx-cli/releases/download/v0.5.4/rmx-0.5.4-aarch64-darwin",
"hash": "08nhaalxwl32lw5n3x2jamq3q0ilkdphzwqq0hm5plbd2v5knap3"
"url": "https://github.com/ck3mp3r/rmx-cli/releases/download/v0.5.5/rmx-0.5.5-aarch64-darwin",
"hash": "0yjwfh7cq98mbrny4msqfhma7hgvw00zdq0wkc6ppvzgjvjky47a"
}
6 changes: 4 additions & 2 deletions nix/data/aarch64-linux.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
url: https://github.com/ck3mp3r/rmx-cli/releases/download/v0.5.4/rmx-0.5.4-aarch64-linux
hash: 1257ihk96zpx3x08qf3fbyzkfnkvkaxaqbsf3c06kmkv3rbss2hs
{
"url": "https://github.com/ck3mp3r/rmx-cli/releases/download/v0.5.5/rmx-0.5.5-aarch64-linux",
"hash": "1va9p51ch2vni73kx9li6qyxdkbpx75y1phprhsfpa9n1g4zkmnh"
}
6 changes: 4 additions & 2 deletions nix/data/x86_64-darwin.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
url: https://github.com/ck3mp3r/rmx-cli/releases/download/v0.5.4/rmx-0.5.4-x86_64-darwin
hash: 1izgkqgiqwkjwnav5bril6rqzj91hfgawx5vr40k93d1gpfv6bww
{
"url": "https://github.com/ck3mp3r/rmx-cli/releases/download/v0.5.5/rmx-0.5.5-x86_64-darwin",
"hash": "0kl9zdqshw27zn5zcs5p98fl5r7pnc7bm0dciqj44bzknfa2rbaj"
}
6 changes: 4 additions & 2 deletions nix/data/x86_64-linux.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
url: https://github.com/ck3mp3r/rmx-cli/releases/download/v0.5.4/rmx-0.5.4-x86_64-linux
hash: 043rr227jyy8xp67ih6k4gjljbqq7aa1ydl58pc028753bfkwbz8
{
"url": "https://github.com/ck3mp3r/rmx-cli/releases/download/v0.5.5/rmx-0.5.5-x86_64-linux",
"hash": "1lpjn0hcvc3g063d0wgwwcil9qsz3ndxar3avm053inr2apkm964"
}

0 comments on commit 3fa9e32

Please sign in to comment.