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

Commit 902910f

Browse files
committed
Update octorun package for commit bd66a20
1 parent bd66a20 commit 902910f

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-
f497f7aa3d
1+
bd66a20a

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 = "f497f7aa3d";
88+
public const string PackageVersion = "bd66a20a";
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:c7287864b7d86835175494c3743832f47a10481ab7fb1c257f871b808744e448
3-
size 1399629
2+
oid sha256:95a82d30f9e3a3f1eaec7d4a382983748d35320b87a2ec91134beb5d75738af3
3+
size 1399526
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a41ad2fd5ceaacb20574a0fc2841e82d
1+
f6865e64072e9b65fa31ac9087fe1363

0 commit comments

Comments
 (0)