Release 2.1.0 final verified build
Browse files- FOUNDRY_STUDIO_INSTALL.bat +1 -1
- checksums.txt +1 -1
- manifest.json +3 -3
- releases/foundrymanager-studio-2.1.0.zip +2 -2
FOUNDRY_STUDIO_INSTALL.bat
CHANGED
|
@@ -136,7 +136,7 @@ Write-Host "============================================================" -Foreg
|
|
| 136 |
Write-Host " FoundryManager Studio - one-file installer / updater" -ForegroundColor White
|
| 137 |
Write-Host "============================================================" -ForegroundColor DarkCyan
|
| 138 |
if (Test-Administrator) {
|
| 139 |
-
Warn "Đang chạy
|
| 140 |
}
|
| 141 |
|
| 142 |
New-Item -ItemType Directory -Force -Path $Root, $DataDir, $ProfilesDir, $ReleasesDir | Out-Null
|
|
|
|
| 136 |
Write-Host " FoundryManager Studio - one-file installer / updater" -ForegroundColor White
|
| 137 |
Write-Host "============================================================" -ForegroundColor DarkCyan
|
| 138 |
if (Test-Administrator) {
|
| 139 |
+
Warn "Đang chạy elevated. Tool vẫn chạy nhưng không cần quyền admin. Nếu UAC dùng một Windows account khác, Studio sẽ không thấy browser/Azure CLI session của user thường."
|
| 140 |
}
|
| 141 |
|
| 142 |
New-Item -ItemType Directory -Force -Path $Root, $DataDir, $ProfilesDir, $ReleasesDir | Out-Null
|
checksums.txt
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
|
|
|
|
| 1 |
+
d32e347497e709e25f14bb8b812a00943c9f1c3b4d69abd2f7014039bce11e0c releases/foundrymanager-studio-2.1.0.zip
|
manifest.json
CHANGED
|
@@ -2,13 +2,13 @@
|
|
| 2 |
"schema": 1,
|
| 3 |
"product": "FoundryManager Studio",
|
| 4 |
"version": "2.1.0",
|
| 5 |
-
"published_at": "2026-08-05T12:
|
| 6 |
"minimum_python": "3.10",
|
| 7 |
"zip_url": "https://huggingface.co/datasets/DangPhamPham/foundrymanager-studio/resolve/main/releases/foundrymanager-studio-2.1.0.zip",
|
| 8 |
"mirrors": [
|
| 9 |
"https://huggingface.co/datasets/phamdangdangild/foundrymanager-studio/resolve/main/releases/foundrymanager-studio-2.1.0.zip"
|
| 10 |
],
|
| 11 |
-
"sha256": "
|
| 12 |
-
"size_bytes":
|
| 13 |
"entrypoint": "app.py"
|
| 14 |
}
|
|
|
|
| 2 |
"schema": 1,
|
| 3 |
"product": "FoundryManager Studio",
|
| 4 |
"version": "2.1.0",
|
| 5 |
+
"published_at": "2026-08-05T12:25:29Z",
|
| 6 |
"minimum_python": "3.10",
|
| 7 |
"zip_url": "https://huggingface.co/datasets/DangPhamPham/foundrymanager-studio/resolve/main/releases/foundrymanager-studio-2.1.0.zip",
|
| 8 |
"mirrors": [
|
| 9 |
"https://huggingface.co/datasets/phamdangdangild/foundrymanager-studio/resolve/main/releases/foundrymanager-studio-2.1.0.zip"
|
| 10 |
],
|
| 11 |
+
"sha256": "d32e347497e709e25f14bb8b812a00943c9f1c3b4d69abd2f7014039bce11e0c",
|
| 12 |
+
"size_bytes": 94328,
|
| 13 |
"entrypoint": "app.py"
|
| 14 |
}
|
releases/foundrymanager-studio-2.1.0.zip
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d32e347497e709e25f14bb8b812a00943c9f1c3b4d69abd2f7014039bce11e0c
|
| 3 |
+
size 94328
|