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 90994f1 commit 700f3acCopy full SHA for 700f3ac
1 file changed
Formula/o/onnxruntime.rb
@@ -1,10 +1,10 @@
1
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/archive/refs/tags/v1.24.4.tar.gz"
5
- sha256 "0cf4d2ee4392fbb8aedaabc6b2ba11b4a680d1071fa4f75546c2289ca5b404cf"
+ url "https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.25.0.tar.gz"
+ sha256 "071d31a593082dd1d3a8ff3db8a78fba4e3d841653e225e807b1eb709da5f56f"
6
license "MIT"
7
- revision 1
+ compatibility_version 1
8
9
livecheck do
10
url :stable
0 commit comments