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 c1c28d9 commit f6ff920Copy full SHA for f6ff920
Formula/w/wallpaper.rb
@@ -1,8 +1,8 @@
1
class Wallpaper < Formula
2
desc "Manage the desktop wallpaper"
3
homepage "https://github.com/sindresorhus/macos-wallpaper"
4
- url "https://github.com/sindresorhus/macos-wallpaper/archive/refs/tags/v2.3.2.tar.gz"
5
- sha256 "9c65948c8d023436609ca06c86bc887e5327457136b8540ef97857efee7954c2"
+ url "https://github.com/sindresorhus/macos-wallpaper/archive/refs/tags/v2.3.3.tar.gz"
+ sha256 "07838483fe015ae9798b542c1c15e02143bbae85c5f2e6fb51e6923bd76556ed"
6
license "MIT"
7
head "https://github.com/sindresorhus/macos-wallpaper.git", branch: "main"
8
0 commit comments