mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
parent
3bc4499c7a
commit
2744926790
@ -4,6 +4,10 @@
|
|||||||
"homepage": "https://tofuutils.github.io/tenv/",
|
"homepage": "https://tofuutils.github.io/tenv/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/tofuutils/tenv/releases/download/v4.7.6/tenv_v4.7.6_Windows_i386.zip",
|
||||||
|
"hash": "6812e0dfe1fe2ae94717310b5a26ccf2bdbbf949fbab5b365e104a3bf1ea69fd"
|
||||||
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tofuutils/tenv/releases/download/v4.7.6/tenv_v4.7.6_Windows_x86_64.zip",
|
"url": "https://github.com/tofuutils/tenv/releases/download/v4.7.6/tenv_v4.7.6_Windows_x86_64.zip",
|
||||||
"hash": "c6637fbac9b9760fcba620a7d42a70aa1b99e79fc69fb743b4b9e0ea10c2aae0"
|
"hash": "c6637fbac9b9760fcba620a7d42a70aa1b99e79fc69fb743b4b9e0ea10c2aae0"
|
||||||
@ -26,6 +30,9 @@
|
|||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/tofuutils/tenv/releases/download/v$version/tenv_v$version_Windows_i386.zip"
|
||||||
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tofuutils/tenv/releases/download/v$version/tenv_v$version_Windows_x86_64.zip"
|
"url": "https://github.com/tofuutils/tenv/releases/download/v$version/tenv_v$version_Windows_x86_64.zip"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user