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 78772b3 commit afe6e8aCopy full SHA for afe6e8a
1 file changed
Formula/prom-to-apt-dater.rb
@@ -6,8 +6,8 @@ class PromToAptDater < Formula
6
homepage "https://webhippie.github.io/prom-to-apt-dater"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.3.0.tar.gz"
10
- sha256 "aec741bda34fab81f03d896ccb1f51cbb7c4b11a756d9f23a38176978f1a7819"
+ url "https://github.com/webhippie/prom-to-apt-dater/archive/refs/tags/v2.3.1.tar.gz"
+ sha256 "b01891ba8958d0b4d8b075da16be26b15313170ace74bf13571ac2ac7e276ea6"
11
head "https://github.com/webhippie/prom-to-apt-dater.git", branch: "master"
12
13
test do
0 commit comments