riff 0.3.1
Closes #40104. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3f35ffe15a
commit
2c836428ef
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class Riff < Formula
|
|||
desc "Function As A Service on top of Knative, riff is for functions"
|
||||
homepage "https://www.projectriff.io/"
|
||||
url "https://github.com/projectriff/riff.git",
|
||||
:tag => "v0.3.0",
|
||||
:revision => "4e474f57a463d4d2c1159af64d562532fcb3ac1b"
|
||||
:tag => "v0.3.1",
|
||||
:revision => "1ff6c6d7a708e52eb6843e89f9a618fcbfebbb9f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue