Skip to content

Commit ccdecd7

Browse files
committed
onnxruntime 1.22.1
1 parent 21c8ed8 commit ccdecd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/onnxruntime.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Onnxruntime < Formula
22
desc "Cross-platform, high performance scoring engine for ML models"
33
homepage "https://github.com/microsoft/onnxruntime"
44
url "https://github.com/microsoft/onnxruntime.git",
5-
tag: "v1.22.0",
6-
revision: "f217402897f40ebba457e2421bc0a4702771968e"
5+
tag: "v1.22.1",
6+
revision: "89746dc19a0a1ae59ebf4b16df9acab8f99f3925"
77
license "MIT"
88

99
livecheck do

0 commit comments

Comments
 (0)