File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
class PostmanInsightsAgent < Formula
2
2
desc "Postman Insights Agent"
3
3
homepage "https://www.postman.com"
4
- version "0.30.13 "
4
+ version "0.30.14 "
5
5
6
6
if OS . mac?
7
7
if Hardware ::CPU . arm?
8
- url "https://releases.observability.postman.com/cli/0.30.13 /postman-insights-agent_0.30.13_darwin_arm64 .zip"
9
- sha256 "8dcc3e2c1fa019bf3b4d878064d1df197f344b582ec092330675af55937daeac "
8
+ url "https://releases.observability.postman.com/cli/0.30.14 /postman-insights-agent_0.30.14_darwin_arm64 .zip"
9
+ sha256 "09c55bd3a792a89d040ff40698378407a514401a3d6713cbaef75f26320e55fc "
10
10
else
11
- url "https://releases.observability.postman.com/cli/0.30.13 /postman-insights-agent_0.30.13_darwin_amd64 .zip"
12
- sha256 "290881c002c39670707af6cae3a3359a7eb2835d9e0775434cbc7aad7b0d436d "
11
+ url "https://releases.observability.postman.com/cli/0.30.14 /postman-insights-agent_0.30.14_darwin_amd64 .zip"
12
+ sha256 "4fdd869a0b3fd14a215c91c24f18c0f784a9986a5b514a07ae7a894efb0e3c4b "
13
13
end
14
14
end
15
15
You can’t perform that action at this time.
0 commit comments