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

Commit fddbd32

Browse files
Merge pull request #932 from github-for-unity/octorun-packaging
Creating an octorun package manually
2 parents 7461ae0 + b00727d commit fddbd32

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-
bd66a20a
1+
902910f4

src/GitHub.Api/Installer/OctorunInstaller.cs

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

91-
public const string PackageVersion = "bd66a20a";
91+
public const string PackageVersion = "902910f4";
9292
private const string PackageName = "octorun";
9393
private const string zipFile = "octorun.zip";
9494

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:95a82d30f9e3a3f1eaec7d4a382983748d35320b87a2ec91134beb5d75738af3
3-
size 1399526
2+
oid sha256:3550059c5aceda73bc5ad30889c3fa7ba4e0abafeb17022721a777a3fa16dcf4
3+
size 212152
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f6865e64072e9b65fa31ac9087fe1363
1+
e20177a919ff49abab5d00f83080c622

0 commit comments

Comments
 (0)