Skip to content

Commit 700f3ac

Browse files
BrewTestBotchenrui333
authored andcommitted
onnxruntime 1.25.0
onnxruntime: add compatibility_version Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 90994f1 commit 700f3ac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/o/onnxruntime.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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
7+
compatibility_version 1
88

99
livecheck do
1010
url :stable

0 commit comments

Comments
 (0)