Skip to content

Commit 8790077

Browse files
committed
colima 0.8.0
1 parent 7f94c5e commit 8790077

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.7.6",
6-
revision: "3ab92f54210503770223a8c9bb61662725e23004"
5+
tag: "v0.8.0",
6+
revision: "9c08cff339f087c0600d9d56af7b5fbcfe02e287"
77
license "MIT"
88
head "https://github.com/abiosoft/colima.git", branch: "main"
99

0 commit comments

Comments
 (0)