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.12 "
4
+ version "0.30.13 "
5
5
6
6
if OS . mac?
7
7
if Hardware ::CPU . arm?
8
- url "https://releases.observability.postman.com/cli/0.30.12 /postman-insights-agent_0.30.12_darwin_arm64 .zip"
9
- sha256 "9dca7adc82740a5202fa604abe56f5092753b910876b7fa9d7cf7fcfbe6aaec9 "
8
+ url "https://releases.observability.postman.com/cli/0.30.13 /postman-insights-agent_0.30.13_darwin_arm64 .zip"
9
+ sha256 "8dcc3e2c1fa019bf3b4d878064d1df197f344b582ec092330675af55937daeac "
10
10
else
11
- url "https://releases.observability.postman.com/cli/0.30.12 /postman-insights-agent_0.30.12_darwin_amd64 .zip"
12
- sha256 "168331cd32b3c85a936a2672c90c5e842da194285f81a5194e3a8b025a6b6865 "
11
+ url "https://releases.observability.postman.com/cli/0.30.13 /postman-insights-agent_0.30.13_darwin_amd64 .zip"
12
+ sha256 "290881c002c39670707af6cae3a3359a7eb2835d9e0775434cbc7aad7b0d436d "
13
13
end
14
14
end
15
15
You can’t perform that action at this time.
0 commit comments