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

Commit 28e99c1

Browse files
Preparing an updated octorun package
1 parent 7f160da commit 28e99c1

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-
b4b80eb4ac
1+
7f160da1

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 = "b4b80eb4ac";
88+
public const string PackageVersion = "7f160da1";
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:802c9a15337ce6692f8c4c215a131b755358972cb3a7e76139193855770ab1c8
3-
size 214371
2+
oid sha256:60478c33970a7a8d952777729450a42fa02bf7832514b7d44ec116aa09cb7814
3+
size 219592
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0a49f36d2e8df01456f832c6968a6782
1+
3d4bea9ae4ca3c4497d6b349166a1e34

0 commit comments

Comments
 (0)