Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit c3ae9a0

Browse files
committed
Update octorun zips and version
1 parent f497f7a commit c3ae9a0

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

octorun/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7f160da1
1+
f497f7aa3d

src/GitHub.Api/Installer/OctorunInstaller.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public class OctorunInstallDetails
8585
public const string DefaultZipMd5Url = "http://github-vs.s3.amazonaws.com/unity/octorun/octorun.zip.md5";
8686
public const string DefaultZipUrl = "http://github-vs.s3.amazonaws.com/unity/octorun/octorun.zip";
8787

88-
public const string PackageVersion = "7f160da1";
88+
public const string PackageVersion = "f497f7aa3d";
8989
private const string PackageName = "octorun";
9090
private const string zipFile = "octorun.zip";
9191

src/GitHub.Api/Resources/octorun.zip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:2b860fd59e28e8e7431f2c6737483b56a6931ad0092f521733acb4b1d25e68fb
3-
size 1365568
2+
oid sha256:c7287864b7d86835175494c3743832f47a10481ab7fb1c257f871b808744e448
3+
size 1399629
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24b5c15073de99adedf4bdb16b2b139f
1+
a41ad2fd5ceaacb20574a0fc2841e82d

0 commit comments

Comments
 (0)