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 14d359e commit dbf0855Copy full SHA for dbf0855
Formula/o/onedrive.rb
@@ -6,7 +6,7 @@ class Onedrive < Formula
6
license "GPL-3.0-only"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, x86_64_linux: "052165904a9d146ef4b7b8e46b5470b94b98669c9b051bf5ce157d133ec9f0c0"
+ sha256 cellar: :any_skip_relocation, x86_64_linux: "f23be4db25b1d15eb9cd06873c9e420cee932377aa4f82a47d11a40e313bbc82"
10
end
11
12
depends_on "ldc" => :build
0 commit comments