packaging: pin 5.2.5 source archive checksums [skip ci]
This commit is contained in:
parent
fcce1b5a4a
commit
0fb13c2b49
3 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ class Zupt < Formula
|
|||
homepage "https://github.com/cristiancmoises/zupt"
|
||||
url "https://github.com/cristiancmoises/zupt/releases/download/v5.2.5/zupt-5.2.5.tar.gz"
|
||||
version "5.2.5"
|
||||
sha256 "REPLACE_AFTER_FINAL_ARCHIVE_SHA256"
|
||||
sha256 "7b86d34a418a2bce24396610bd7c23705f58d27873e610728083bd57ebb69ba4"
|
||||
license all_of: ["AGPL-3.0-or-later", "GPL-3.0-or-later", "BSD-2-Clause", "BSD-3-Clause", "CC0-1.0"]
|
||||
|
||||
depends_on "python@3.12" => :test # only for test-suite tamper harness
|
||||
|
|
|
|||
Loading…
Reference in a new issue