Pin the reference to git dependency

This commit is contained in:
vishnukvmd 2024-02-24 16:20:54 +05:30
parent 18e1c39c60
commit 511b2239e3
2 changed files with 5 additions and 3 deletions

View file

@ -1389,8 +1389,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: "1318dce97f3aae5ec9bdf7491d5eff0ad6beb378"
ref: "5f26aef45ed9f5e563c26f90c1e21b3339ed906d"
resolved-ref: "5f26aef45ed9f5e563c26f90c1e21b3339ed906d"
url: "https://github.com/ente-io/onnxruntime.git"
source: git
version: "1.1.0"

View file

@ -118,7 +118,9 @@ dependencies:
# open_file: ^3.2.1
onnxruntime:
git: "https://github.com/ente-io/onnxruntime.git"
git:
url: https://github.com/ente-io/onnxruntime.git
ref: 5f26aef45ed9f5e563c26f90c1e21b3339ed906d
open_mail_app: ^0.4.5
package_info_plus: ^4.1.0
page_transition: ^2.0.2