We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c8ed8 commit ccdecd7Copy full SHA for ccdecd7
Formula/o/onnxruntime.rb
@@ -2,8 +2,8 @@ class Onnxruntime < Formula
2
desc "Cross-platform, high performance scoring engine for ML models"
3
homepage "https://github.com/microsoft/onnxruntime"
4
url "https://github.com/microsoft/onnxruntime.git",
5
- tag: "v1.22.0",
6
- revision: "f217402897f40ebba457e2421bc0a4702771968e"
+ tag: "v1.22.1",
+ revision: "89746dc19a0a1ae59ebf4b16df9acab8f99f3925"
7
license "MIT"
8
9
livecheck do
0 commit comments