We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2c806 commit 3e5b280Copy full SHA for 3e5b280
Formula/o/octobuild.rb
@@ -1,8 +1,8 @@
1
class Octobuild < Formula
2
desc "Compiler cache for Unreal Engine"
3
homepage "https://github.com/octobuild/octobuild"
4
- url "https://github.com/octobuild/octobuild/archive/refs/tags/1.6.0.tar.gz"
5
- sha256 "534215b646adef426810a1b371ecdfd087d432ca7b4262cff493dfedbacf9818"
+ url "https://github.com/octobuild/octobuild/archive/refs/tags/1.7.0.tar.gz"
+ sha256 "c89f162f7b7d3e197c3da6e736745f1105570c2fb5b30a23cf22edd46c6876bb"
6
license "MIT"
7
head "https://github.com/octobuild/octobuild.git", branch: "master"
8
0 commit comments