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 8bff486 commit d81b8bdCopy full SHA for d81b8bd
Formula/s/simple-scan.rb
@@ -1,10 +1,12 @@
1
class SimpleScan < Formula
2
desc "GNOME document scanning application"
3
homepage "https://gitlab.gnome.org/GNOME/simple-scan"
4
- url "https://download.gnome.org/sources/simple-scan/46/simple-scan-46.0.tar.xz"
5
- sha256 "c16e6590142fe563be5143122b3bbb53f6b00a7da9d952f61c47fa26f7b4f0a9"
+ url "https://download.gnome.org/sources/simple-scan/49/simple-scan-49.0.1.tar.xz"
+ sha256 "e19762422663ef4bf5d39f6e75f4d61a8de1813729a96e57e04e81764e01eae2"
6
license "GPL-3.0-or-later"
7
8
+ no_autobump! because: :incompatible_version_format
9
+
10
bottle do
11
rebuild 1
12
sha256 arm64_tahoe: "f937bf1be2f3901e778021bc960df2cba46ea8620194d0921294074b51493256"
0 commit comments