mirror of
https://github.com/openziti/desktop-edge-win.git
synced 2026-09-25 04:12:02 +00:00
Merge branch 'main' into release-next
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ $ADV_INST_HOME = "C:\Program Files (x86)\Caphyon\Advanced Installer ${ADV_INST_V
|
||||
$SIGNTOOL="${ADV_INST_HOME}\third-party\winsdk\x64\signtool.exe"
|
||||
$ADVINST = "${ADV_INST_HOME}\bin\x86\AdvancedInstaller.com"
|
||||
$ADVPROJECT = "${scriptPath}\ZitiDesktopEdge.aip"
|
||||
$ZITI_EDGE_TUNNEL_VERSION="v2.0.0-alpha9"
|
||||
$ZITI_EDGE_TUNNEL_VERSION="v2.0.0-alpha10"
|
||||
|
||||
echo "Cleaning previous build folder if it exists"
|
||||
Remove-Item "${buildPath}" -r -ErrorAction Ignore
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "2.5.0.1",
|
||||
"tag_name": "2.5.0.1",
|
||||
"published_at": "2024-07-12T12:33:50Z",
|
||||
"name": "2.5.0.2",
|
||||
"tag_name": "2.5.0.2",
|
||||
"published_at": "2024-07-25T11:10:53Z",
|
||||
"installation_critical": false,
|
||||
"assets": [
|
||||
{
|
||||
"name": "Ziti.Desktop.Edge.Client-2.5.0.1.exe",
|
||||
"browser_download_url": "https://github.com/openziti/desktop-edge-win/releases/download/2.5.0.0-alpha/Ziti.Desktop.Edge.Client-2.5.0.1.exe"
|
||||
"name": "Ziti.Desktop.Edge.Client-2.5.0.2.exe",
|
||||
"browser_download_url": "https://github.com/openziti/desktop-edge-win/releases/download/2.5.0.0-alpha/Ziti.Desktop.Edge.Client-2.5.0.2.exe"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "2.3.1",
|
||||
"tag_name": "2.3.1",
|
||||
"published_at": "2024-04-29T19:33:58Z",
|
||||
"name": "2.4.0.0",
|
||||
"tag_name": "2.4.0.0",
|
||||
"published_at": "2024-07-24T12:00:00Z",
|
||||
"installation_critical": false,
|
||||
"assets": [
|
||||
{
|
||||
"name": "Ziti.Desktop.Edge.Client-2.3.1.exe",
|
||||
"browser_download_url": "https://github.com/openziti/desktop-edge-win/releases/download/2.3.1/Ziti.Desktop.Edge.Client-2.3.1.exe"
|
||||
"name": "Ziti.Desktop.Edge.Client-2.4.0.0.exe",
|
||||
"browser_download_url": "https://github.com/openziti/desktop-edge-win/releases/download/2.4.0.0/Ziti.Desktop.Edge.Client-2.4.0.0.exe"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user