Skip to content

Commit 37011bb

Browse files
committed
colima 0.9.1
1 parent 59e1c1e commit 37011bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/colima.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Colima < Formula
22
desc "Container runtimes on MacOS (and Linux) with minimal setup"
33
homepage "https://github.com/abiosoft/colima/blob/main/README.md"
44
url "https://github.com/abiosoft/colima.git",
5-
tag: "v0.9.0",
6-
revision: "4481eb78a942f1eed7d053132233b344aeb8cbc4"
5+
tag: "v0.9.1",
6+
revision: "0cbf719f5409ce04b9f0607b681c005d2ff7d94a"
77
license "MIT"
88
head "https://github.com/abiosoft/colima.git", branch: "main"
99

0 commit comments

Comments
 (0)