Skip to content

Commit 4a83b0f

Browse files
authored
Merge pull request Homebrew#206376 from Homebrew/bump-onedrive-2.5.4
onedrive 2.5.4
2 parents 98bd7c3 + dbf0855 commit 4a83b0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/onedrive.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Onedrive < Formula
22
desc "Folder synchronization with OneDrive"
33
homepage "https://github.com/abraunegg/onedrive"
4-
url "https://github.com/abraunegg/onedrive/archive/refs/tags/v2.5.3.tar.gz"
5-
sha256 "1b385c4f3d34d703e2ed095575244ea03df4bb41fcc7d0d8fbd6366534f2ca6a"
4+
url "https://github.com/abraunegg/onedrive/archive/refs/tags/v2.5.4.tar.gz"
5+
sha256 "c11605fb0ad1b5cd1da9a34ebfb036bd743d42b84417385cf3f077383970f426"
66
license "GPL-3.0-only"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, x86_64_linux: "052165904a9d146ef4b7b8e46b5470b94b98669c9b051bf5ce157d133ec9f0c0"
9+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f23be4db25b1d15eb9cd06873c9e420cee932377aa4f82a47d11a40e313bbc82"
1010
end
1111

1212
depends_on "ldc" => :build

0 commit comments

Comments
 (0)