We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf3d28 commit 90de1d1Copy full SHA for 90de1d1
Formula/telepresence-arm64.rb
@@ -3,8 +3,8 @@
3
class TelepresenceArm64 < Formula
4
desc "Local dev environment attached to a remote Kubernetes cluster"
5
homepage "https://telepresence.io"
6
- url "https://app.getambassador.io/download/tel2/darwin/arm64/2.9.4/telepresence"
7
- sha256 "bb3599295158839a531258166f1b1e7f018325955b813c475edaf439f71e6702"
+ url "https://app.getambassador.io/download/tel2/darwin/arm64/2.9.5/telepresence"
+ sha256 "b2beaf23cd7d6af66214a461b1af7ac09d61af879f2e97f01fa2690d51655df7"
8
9
# macfuse is a cask and formula can't depend on casks, so we can't actually
10
# do this. This is probably fine since you don't _need_ macfuse to run
0 commit comments