Skip to content

Commit 14d359e

Browse files
committed
onedrive 2.5.4
1 parent e178218 commit 14d359e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/onedrive.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)