mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
dvc: Update to version 3.4.0 (#4931)
some sleuthing brought me to https://github.com/iterative/dvc-exe/blob/main/upload.py - also see Windows dl link on homepage
This commit is contained in:
parent
1872568816
commit
17c82c3d03
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.1.0",
|
||||
"version": "3.4.0",
|
||||
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
|
||||
"homepage": "https://dvc.org/",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/iterative/dvc/releases/download/3.1.0/dvc-3.1.0.exe",
|
||||
"hash": "5d20788ee8204dce987fc20dd2c3bfb9b24991ef8cc65a297944acd359801d1d",
|
||||
"url": "https://s3-us-east-2.amazonaws.com/dvc-public/dvc-pkgs/exe/dvc-3.4.0.exe",
|
||||
"hash": "c754d088928cfe0faa21e18be271a6832ada5698527b8c77cab0f07f78a01686",
|
||||
"innosetup": true,
|
||||
"bin": "dvc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/iterative/dvc"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/iterative/dvc/releases/download/$version/dvc-$version.exe"
|
||||
"url": "https://s3-us-east-2.amazonaws.com/dvc-public/dvc-pkgs/exe/dvc-$version.exe"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user