Skip to content

Commit

Permalink
stripe-cli: update to 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Aug 29, 2024
1 parent bc74422 commit 8d2f53b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/stripe-cli/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/stripe/stripe-cli 1.21.2 v
go.setup github.com/stripe/stripe-cli 1.21.3 v
go.offline_build no
github.tarball_from archive
revision 0
Expand All @@ -25,9 +25,9 @@ license Apache-2
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 064ed326553615215df413b09430b27f523f4010 \
sha256 4e24c06afa54e94c4f30ccec217fa788b877e474af340f51f64905b4a51fbe7b \
size 1658480
checksums rmd160 4b08f95ee558ecd37e73b518691d6fdb3ad85c26 \
sha256 e532876adb1d330e78a163ea5d3fe3de2c601e5502b027d6c0bcf724a8364235 \
size 1656539

# disable stripe telemetry which is otherwise enabled by default
patchfiles patch-disable-telemetry.diff
Expand Down

0 comments on commit 8d2f53b

Please sign in to comment.