Skip to content

Commit 4e9d19a

Browse files
authored
Merge pull request #230241 from Homebrew/bump-atuin-18.7.0
atuin 18.7.0
2 parents c457d89 + 72e0619 commit 4e9d19a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/a/atuin.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Atuin < Formula
22
desc "Improved shell history for zsh, bash, fish and nushell"
33
homepage "https://atuin.sh/"
4-
url "https://github.com/atuinsh/atuin/archive/refs/tags/v18.6.1.tar.gz"
5-
sha256 "aba26698471ef7ad2757416d01fcc327d3bd800c58cc3fcae638e625524e1b40"
4+
url "https://github.com/atuinsh/atuin/archive/refs/tags/v18.7.0.tar.gz"
5+
sha256 "cbae2ed775360496476fcc0b8d51a9510cdcd90d6f1ee7fb3f073767ba79b408"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0d5178502a1427a080827cf3b18c724afa3151658910e4596b33bb425789ce21"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "48b16b97bed2dea1fdda46ce7416e2ada8af0fd6044a4911bbb46457f936fab0"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "e4d6d6af87adbf1ff6120766e30fdd4992dea765a7109f3d4ae83e9376e538bb"
12-
sha256 cellar: :any_skip_relocation, sonoma: "5c77f1e90366dd27311260f015f5d28f03e73a4be2d3401b20c77d489f5c9bf9"
13-
sha256 cellar: :any_skip_relocation, ventura: "0d03abd8e58b7903113101ae29229d7b0537329519811034fd50f9e2c4fbfd94"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "fcec8d144f1c8570dfe3f4625988f355292f440efc5dd3fcbdcd4c5335db282b"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "566e883860b1640f49f8cf6e642d2cd80611dcba9c6ac2821cc09a219139b73c"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "dda899508bbe0f400bb2bc9b8458913a063d10d6758ce0faa22832387b951040"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "177478e59dd52ba59eb70d315c923fd9b76408e8c50281881cd0ff9a75924302"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "04320cdce2d761ded726760a1523501f369b167d5bba2219d32d3d9d21eef497"
12+
sha256 cellar: :any_skip_relocation, sonoma: "b772098c12ff5499ecee84c33dddb9de834e1d8b1829a7b42e44d7a8827ed13d"
13+
sha256 cellar: :any_skip_relocation, ventura: "aa2b9f010b9c1f4a22d5a06bdeec04f7ad13012da43e7a9849f2a562a6f82aef"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "10144dbe33feb80072c06d9aa629e5af237b9f6ff6fa7b70ecafe071b621f8d4"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bbb4922d831f3b0e433485ffbedd36d9e121d58e0c622bb20aa39c8c79893de8"
1616
end
1717

1818
depends_on "protobuf" => :build

0 commit comments

Comments
 (0)