We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f94c5e commit 8790077Copy full SHA for 8790077
Formula/c/colima.rb
@@ -2,8 +2,8 @@ class Colima < Formula
2
desc "Container runtimes on MacOS (and Linux) with minimal setup"
3
homepage "https://github.com/abiosoft/colima/blob/main/README.md"
4
url "https://github.com/abiosoft/colima.git",
5
- tag: "v0.7.6",
6
- revision: "3ab92f54210503770223a8c9bb61662725e23004"
+ tag: "v0.8.0",
+ revision: "9c08cff339f087c0600d9d56af7b5fbcfe02e287"
7
license "MIT"
8
head "https://github.com/abiosoft/colima.git", branch: "main"
9
0 commit comments