Skip to content

Commit

Permalink
microsoft-edge-dev-bin: 132.0.2917.0 -> 132.0.2931.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ejiektpobehuk committed Nov 7, 2024
1 parent 9cdaab2 commit b42c2ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions general/microsoft-edge-dev-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = microsoft-edge-dev-bin
pkgdesc = A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier
pkgver = 132.0.2917.0
pkgver = 132.0.2931.1
pkgrel = 1
url = https://www.microsoftedgeinsider.com/en-us/download
arch = x86_64
Expand Down Expand Up @@ -29,10 +29,10 @@ pkgbase = microsoft-edge-dev-bin
conflicts = edge
options = !strip
options = !zipman
source = https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-dev/microsoft-edge-dev_132.0.2917.0-1_amd64.deb
source = https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-dev/microsoft-edge-dev_132.0.2931.1-1_amd64.deb
source = microsoft-edge-dev.sh
source = Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf
sha256sums = 2955460094fd87581a4a9fd1719b692f29b1fe44c63dd56fc6e967e07be04be4
sha256sums = 0a581352a8558547e74421bff0ca6f380e95951657efcb7ba62b914226e1fbcb
sha256sums = 285afe53b2cd617ae7f4930a1d0befe12a97ae31c30cfad74e97bf695c6f6a8a
sha256sums = edf2ed596eb068f168287fc76aa713ad5e0afb59f0a0a47a4f29c0c124ade15e

Expand Down
4 changes: 2 additions & 2 deletions general/microsoft-edge-dev-bin/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
pkgname=microsoft-edge-dev-bin
_pkgname=microsoft-edge-dev
_pkgshortname=msedge-dev
pkgver=132.0.2917.0
pkgver=132.0.2931.1
pkgrel=1
pkgdesc="A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier"
arch=('x86_64')
Expand All @@ -28,7 +28,7 @@ _channel=dev
source=("https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-dev/${_pkgname}_${pkgver}-1_amd64.deb"
"microsoft-edge-dev.sh"
"Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf")
sha256sums=('2955460094fd87581a4a9fd1719b692f29b1fe44c63dd56fc6e967e07be04be4'
sha256sums=('0a581352a8558547e74421bff0ca6f380e95951657efcb7ba62b914226e1fbcb'
'285afe53b2cd617ae7f4930a1d0befe12a97ae31c30cfad74e97bf695c6f6a8a'
'edf2ed596eb068f168287fc76aa713ad5e0afb59f0a0a47a4f29c0c124ade15e')

Expand Down

0 comments on commit b42c2ae

Please sign in to comment.