Skip to content

Commit 2b6fe22

Browse files
committed
onnxruntime 1.25.0
1 parent 90994f1 commit 2b6fe22

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Formula/o/onnxruntime.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Onnxruntime < Formula
22
desc "Cross-platform, high performance scoring engine for ML models"
33
homepage "https://github.com/microsoft/onnxruntime"
4-
url "https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.24.4.tar.gz"
5-
sha256 "0cf4d2ee4392fbb8aedaabc6b2ba11b4a680d1071fa4f75546c2289ca5b404cf"
4+
url "https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.25.0.tar.gz"
5+
sha256 "071d31a593082dd1d3a8ff3db8a78fba4e3d841653e225e807b1eb709da5f56f"
66
license "MIT"
7-
revision 1
87

98
livecheck do
109
url :stable

0 commit comments

Comments
 (0)