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 e178218 commit 14d359eCopy full SHA for 14d359e
Formula/o/onedrive.rb
@@ -1,8 +1,8 @@
1
class Onedrive < Formula
2
desc "Folder synchronization with OneDrive"
3
homepage "https://github.com/abraunegg/onedrive"
4
- url "https://github.com/abraunegg/onedrive/archive/refs/tags/v2.5.3.tar.gz"
5
- sha256 "1b385c4f3d34d703e2ed095575244ea03df4bb41fcc7d0d8fbd6366534f2ca6a"
+ url "https://github.com/abraunegg/onedrive/archive/refs/tags/v2.5.4.tar.gz"
+ sha256 "c11605fb0ad1b5cd1da9a34ebfb036bd743d42b84417385cf3f077383970f426"
6
license "GPL-3.0-only"
7
8
bottle do
0 commit comments