Skip to content

Commit 3e5b280

Browse files
committed
octobuild 1.7.0
1 parent ea2c806 commit 3e5b280

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/octobuild.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Octobuild < Formula
22
desc "Compiler cache for Unreal Engine"
33
homepage "https://github.com/octobuild/octobuild"
4-
url "https://github.com/octobuild/octobuild/archive/refs/tags/1.6.0.tar.gz"
5-
sha256 "534215b646adef426810a1b371ecdfd087d432ca7b4262cff493dfedbacf9818"
4+
url "https://github.com/octobuild/octobuild/archive/refs/tags/1.7.0.tar.gz"
5+
sha256 "c89f162f7b7d3e197c3da6e736745f1105570c2fb5b30a23cf22edd46c6876bb"
66
license "MIT"
77
head "https://github.com/octobuild/octobuild.git", branch: "master"
88

0 commit comments

Comments
 (0)