|
1 | 1 | [[onnxruntime_cpu]] |
2 | 2 | arch = "x86_64" |
3 | | -git-tree-sha1 = "4c4e0f291a44640f99571e2b359e57eb7131d234" |
| 3 | +git-tree-sha1 = "ee0b3b47cb5c295d8e2df9b704d472fa827fbb59" |
4 | 4 | lazy = true |
5 | 5 | os = "windows" |
6 | 6 |
|
7 | 7 | [[onnxruntime_cpu.download]] |
8 | | - sha256 = "6796282bccde209a8d8037fa5b3f6cf0891aebe7163645a066849f08eb6a7304" |
9 | | - url = "https://github.com/jw3126/ONNXRunTimeArtifacts/releases/download/v1.13.1-rc2/onnxruntime-win-x64-1.13.1.tgz" |
| 8 | + sha256 = "f132ee57ab970c496f08e344bef60f03d3cf61475c93628feef2a1ac94e88aa1" |
| 9 | + url = "https://github.com/jw3126/ONNXRunTimeArtifacts/releases/download/v1.15.1-rc1/onnxruntime-win-x64-1.15.1.tgz" |
10 | 10 | [[onnxruntime_cpu]] |
11 | 11 | arch = "x86_64" |
12 | | -git-tree-sha1 = "4e5755ef475a6a01c9b4bc0e9f7e02ed2c3eabc7" |
| 12 | +git-tree-sha1 = "fe904e447d592a9cf7aaac236a58a94f91f761d1" |
13 | 13 | lazy = true |
14 | 14 | libc = "glibc" |
15 | 15 | os = "linux" |
16 | 16 |
|
17 | 17 | [[onnxruntime_cpu.download]] |
18 | | - sha256 = "2c7fdcfa8131b52167b1870747758cb24265952eba975318a67cc840c04ca73e" |
19 | | - url = "https://github.com/microsoft/onnxruntime/releases/download/v1.13.1/onnxruntime-linux-x64-1.13.1.tgz" |
| 18 | + sha256 = "5492f9065f87538a286fb04c8542e9ff7950abb2ea6f8c24993a940006787d87" |
| 19 | + url = "https://github.com/microsoft/onnxruntime/releases/download/v1.15.1/onnxruntime-linux-x64-1.15.1.tgz" |
20 | 20 | [[onnxruntime_cpu]] |
21 | 21 | arch = "x86_64" |
22 | | -git-tree-sha1 = "806a66b50f168d1982e7a9b87b54272a9e5f80a6" |
| 22 | +git-tree-sha1 = "fcb94c1a37609b80bf69b143bfcd60b0ff1fbef1" |
23 | 23 | lazy = true |
24 | 24 | os = "macos" |
25 | 25 |
|
26 | 26 | [[onnxruntime_cpu.download]] |
27 | | - sha256 = "8481c2f22383526e913c19d0710c52b3b684b3a341726e1304f36e95c3020d82" |
28 | | - url = "https://github.com/microsoft/onnxruntime/releases/download/v1.13.1/onnxruntime-osx-universal2-1.13.1.tgz" |
29 | | - |
| 27 | + sha256 = "ecb7651c216fe6ffaf4c578e135d98341bc5bc944c5dc6b725ef85b0d7747be0" |
| 28 | + url = "https://github.com/microsoft/onnxruntime/releases/download/v1.15.1/onnxruntime-osx-universal2-1.15.1.tgz" |
30 | 29 | [[onnxruntime_cpu]] |
31 | 30 | arch = "aarch64" |
32 | | -git-tree-sha1 = "806a66b50f168d1982e7a9b87b54272a9e5f80a6" |
| 31 | +git-tree-sha1 = "fcb94c1a37609b80bf69b143bfcd60b0ff1fbef1" |
33 | 32 | lazy = true |
34 | 33 | os = "macos" |
35 | 34 |
|
36 | 35 | [[onnxruntime_cpu.download]] |
37 | | - sha256 = "8481c2f22383526e913c19d0710c52b3b684b3a341726e1304f36e95c3020d82" |
38 | | - url = "https://github.com/microsoft/onnxruntime/releases/download/v1.13.1/onnxruntime-osx-universal2-1.13.1.tgz" |
| 36 | + sha256 = "ecb7651c216fe6ffaf4c578e135d98341bc5bc944c5dc6b725ef85b0d7747be0" |
| 37 | + url = "https://github.com/microsoft/onnxruntime/releases/download/v1.15.1/onnxruntime-osx-universal2-1.15.1.tgz" |
39 | 38 |
|
40 | 39 | [[onnxruntime_gpu]] |
41 | 40 | arch = "x86_64" |
42 | | -git-tree-sha1 = "10044d13ee81343626388975b24ff4c02cb8c61e" |
| 41 | +git-tree-sha1 = "68acc458450c6cff16f55c8cedba213f1eeeb678" |
43 | 42 | lazy = true |
44 | 43 | os = "windows" |
45 | 44 |
|
46 | 45 | [[onnxruntime_gpu.download]] |
47 | | - sha256 = "9f32b4f46371147231f3d903fa9253ef2be957834bc232d8294c6eb60782249e" |
48 | | - url = "https://github.com/jw3126/ONNXRunTimeArtifacts/releases/download/v1.13.1-rc2/onnxruntime-win-x64-gpu-1.13.1.tgz" |
| 46 | + sha256 = "94aea5b7ec2ffeecca8225816116922cab7ce0f4f2a5516c28e241cdbf4c04db" |
| 47 | + url = "https://github.com/jw3126/ONNXRunTimeArtifacts/releases/download/v1.15.1-rc1/onnxruntime-win-x64-gpu-1.15.1.tgz" |
49 | 48 | [[onnxruntime_gpu]] |
50 | 49 | arch = "x86_64" |
51 | | -git-tree-sha1 = "2e165598f3c27ec48f9c307249e78adc21c3351a" |
| 50 | +git-tree-sha1 = "d7e3cdf6598724d24e8f854817c6e71a1f6fe57e" |
52 | 51 | lazy = true |
53 | 52 | libc = "glibc" |
54 | 53 | os = "linux" |
55 | 54 |
|
56 | 55 | [[onnxruntime_gpu.download]] |
57 | | - sha256 = "7725c232c78b9b49037fa7409f3ae255ba81d9a7e1af910c2443b1174171d8b1" |
58 | | - url = "https://github.com/microsoft/onnxruntime/releases/download/v1.13.1/onnxruntime-linux-x64-gpu-1.13.1.tgz" |
| 56 | + sha256 = "eab891393025edd5818d1aa26a42860e5739fcc49e3ca3f876110ec8736fe7f1" |
| 57 | + url = "https://github.com/microsoft/onnxruntime/releases/download/v1.15.1/onnxruntime-linux-x64-gpu-1.15.1.tgz" |
0 commit comments